Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Confusing question - still not clear about what do you want as an output in column C of sheet 2. If you want the amount there, then you can use this formula =SUMPRODUCT((Sheet1!$A$2:$C$4=Sheet2!A2)*(Sheet1!$ G$2:$G$4=Sheet2!B2)*(Sheet1!$G$2:$G$4)) -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "dinesh" wrote in message ... Sheet1 looks like below A B C D G Cust# Date Cust # Date Amount 1256 500 2456 1000 2566 2000 Sheet2 A B C Cust# Amount Match Function ? 1256 500 2456 1000 2566 2000 I need a formula to match Cust# & $ value of Sheet2 against Sheet1. Thanks, Dinesh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
multiple sheet lookup or match | Excel Worksheet Functions | |||
Find a Match in Multiple Places & Return Multiple Values | Excel Worksheet Functions | |||
MATCH Multiple Criteria & Return Previous / Penultimate Match | Excel Worksheet Functions | |||
Index & Match functions - multiple criteria and multiple results | Excel Worksheet Functions | |||
Help me, compare 2 sheet and extract the match data into the new sheet. | Excel Discussion (Misc queries) |