Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a table: below in Range N&:T8
809-0 809-1 809-2 810-0 810-1 810-2 01066001 98,123.45 98,097.79 150,123.76 0.00 1,000.00 15,000.00 01066002 01066003 From the above I need to Sum with H34 = 01066001 0001 In J34 I have {=SUM(INDEX($N$7:$T$8,MATCH(LEFT($H34,8),$N$7:$N$8 ,0),MATCH(RIGHT($H34,1),RIGHT($N$7:$T$7,1),0)))} But J34 Is only picking up the $98,097.79, not the s/b $99,097.79. Can someone spot my problem? Thanks In Advance, Jim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMPRODUCT clue needed | Excel Discussion (Misc queries) | |||
Array Formula Not Working with Range with Formulas | Excel Discussion (Misc queries) | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |