+ Reply to Thread
Results 1 to 3 of 3

lookup double criteria and sum total amt

Hybrid View

  1. #1
    Registered User
    Join Date
    03-16-2007
    Posts
    13

    lookup double criteria and sum total amt

    Hi, I needs help for this table
    it needs to comparing "Requester" and "Reason Description" and the sum "Ttl. Amt" into table in sheet1
    TQ for any helps.
    Attached Files Attached Files

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Hi jojo,

    On Sheet1, in cell D6 put the following formula:
    =SUMPRODUCT(--(Scrap!$J$9:$J$2002=$C5),--(Scrap!$K$9:$K$2002=D$4),(Scrap!$I$9:$I$2002))
    After entering it in D6, fill the formula to the right and down as many columns/rows as needed. If your range on 'Scrap' goes below row 2002 you'll need to adjust all the references to 2002 in that formula. (In SUMPRODUCT formulas, all of the ranges must be identical in size, too.)

  3. #3
    Registered User
    Join Date
    03-16-2007
    Posts
    13
    Hi, i got it, has been few day try that formula,
    at last you got it for me, thanks a lot.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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