Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
F7 can be in any of the ranges and column 7 is exclusive to each range
"Steve Dunn" wrote: Will the value in F7 always appear exclusively in one of the ranges, or could it appear in more than one? "zx6roo" wrote in message ... I have the following individual functions =INDEX(Sheet2!$D$3:$H$7,MATCH($F7,ONE,0),5) =INDEX(Sheet2!$D$3:$H$7,MATCH($F7,TWO,0),5) =INDEX(Sheet2!$D$3:$H$7,MATCH($F7,THREE,0),5) =INDEX(Sheet2!$D$3:$H$7,MATCH($F7,FOUR,0),5) =INDEX(Sheet2!$D$3:$H$7,MATCH($F7,FIVE,0),5) I need to combine them all in the same cell so IF F7 matches data in ranges ONE, TWO, ETC it will return whatever is in column 5. Ive done some searching on the net and also looked at Microsofts help on this. I can see how to create a multiple function if I want it to be ONE & TWO but not ONE or TWO. Ive tried various combinations of functions but a little stuck. Any help is much appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index & Match functions - multiple criteria and multiple results | Excel Worksheet Functions | |||
SUMPRODUCT or INDEX/MATCH for multiple conditions and multiple rec | Excel Discussion (Misc queries) | |||
if, Isnumber, Match, &index query | Excel Discussion (Misc queries) | |||
index and match query | Excel Worksheet Functions | |||
INDEX AND MATCH QUERY ? | Excel Worksheet Functions |