Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm trying to use the Match function to find a value in a large table. I am able to get the match function to work looking in 1 column or 1 row but using it to search more then 1 column or row doesn't work. Basically what I want to happen is to have Match return the column # in which the value resides so that I can use it in the Index function to return the Column heading. The Table has 49 rows and 49 cells. Anyone have any ideas or thoughts. Here is what I have so far. MATCH(C5,Table,0) I keep getting a return of #NA Thanks, Jeff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find the second match using the match function | Excel Worksheet Functions | |||
how can we get unique values in match function for same match key. | Excel Worksheet Functions | |||
index match array function-returning only first match, need last. | Excel Worksheet Functions | |||
Match as well as does not match array function | Excel Discussion (Misc queries) | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |