Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Currently have this formula which works great.
{=SUM(IF(DETAIL!$B$3:$B$9609='YTD-BR'!$A6,IF(DETAIL!$C$3:$C$9609='YTD-BR'!C$3,DETAIL!E$3:$E$9609,0),0))} But that only works if my numbers I am pulling from are always on Detail in column E3:E9609 The twist is I would like for the formula to also look at Cell 'YTD-BR'!$C1 , where the month name Jan will be entered and then go to worksheet Detail and find the column that has Jan heading. (Jan - Dec will be in Cells E1 thu P1 on Detail) and return the numbers in that months column to the YTD-BR worksheet. I am lost at this point and would appreciate help. Thanks in Advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find Exact Match using INDEX, MATCH | Excel Worksheet Functions | |||
index(match) Wind Uplift Calculations (match four conditions) | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
How do I display more than one match in a Index/Match formula? | Excel Worksheet Functions | |||
index,match,match on un-sorted data | Excel Worksheet Functions |