Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have an issue that my INDEX MATCH function can't seem to work out. Column A (A1:A100) is a list of Names. The names can repeat. Column B (B1:B100) is a list of Locations. The names can repeat. Column C (C1:C100) is a list of Phone Numbers. I am trying to create a formula that will return the result in column C (Phone number) based on the values in columns A and B e.g. If I search for the name "John" and the Location "New York", and it finds both the name John in A50 AND New York in B50, it will return the phone number in C50 Hopefully this makes sense. I can't get INDEX MATCH to work so I think this is above my skillset. Any feedback helps. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
returning a value in a table referencing ranges | Excel Worksheet Functions | |||
Returning the average of two ranges with a macro | Excel Programming | |||
union of named ranges based only on the names of those ranges | Excel Programming | |||
VLOOKUP function returning data from ranges | Excel Worksheet Functions | |||
Returning ranges from xll | Excel Programming |