+ Reply to Thread
Results 1 to 4 of 4

Sumproduct formula

  1. #1
    Forum Contributor
    Join Date
    11-23-2013
    Location
    San Diego
    MS-Off Ver
    Excel 2013
    Posts
    457

    Sumproduct formula

    I need some help coming up with a Sumproduct Formula for my worksheet. In my attached worksheet, I need to rank criteria based on criteria from a few different columns.

    I want to take Column F and Break it into 2 separate columns (listed in my worksheet as Column G and H) and then rank those 2 columns based on criteria in columns D and F.

    For example, Cell G4 should read text "C1" because the Player in Cell C4 is listed as both the first C from the AL and the first C listed in Column F. Cell H5 should then read text "1B1" because he is the first 1B listed from the NL in Column F. Cell G6 should read text "2B1" because the player listed is from the AL and is the first 2B listed in Column F.

    In addition, Cell H7 should then be listed as "C1" also because he is from the NL and the first C listed from the NL in Column F.

    Any help with this would be greatly appreciated. Please let me know if you have any questions. Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Sumproduct formula

    G4:

    =IF($D4=G$2,$E4&SUMPRODUCT(($E$4:E4=$E4)*($D$4:D4=G$2)),"")

    copy over and down
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Contributor
    Join Date
    11-23-2013
    Location
    San Diego
    MS-Off Ver
    Excel 2013
    Posts
    457

    Re: Sumproduct formula

    Quote Originally Posted by daffodil11 View Post
    G4:

    =IF($D4=G$2,$E4&SUMPRODUCT(($E$4:E4=$E4)*($D$4:D4=G$2)),"")

    copy over and down
    Perfect! Thanks for your help!

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Sumproduct formula

    No problem.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SumProduct formula
    By rizmomin in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 08-29-2014, 06:38 PM
  2. Using SUMPRODUCT... Do I need to add SUM to this formula as well?
    By ajw1982 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-15-2013, 07:59 AM
  3. [SOLVED] Sumif Formula or Sumproduct Formula? Three Criteria.
    By oHUTCHYo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-28-2013, 10:50 AM
  4. sumproduct formula?
    By johncassell in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-27-2007, 08:27 AM
  5. Sumproduct Formula
    By tmac in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 04-20-2007, 11:51 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1