Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi there,
I wonder if anyone can give me a good piece of advice in how to find a specific value in a table. For example I have the next table: A B C 1 JOHN MICHAEL MAURO 2 GEORGES STEVEN MARY 3 KIM YAN ANN I want to find the coordinates of the word MARY. Thus, I need two lookup functions one which will return the ROW of this word (2nd) and one which will return the COLUMN of this word (3rd). The problem with the existing lookup functions (eg MATCH) is that they can only accept an array to lookup and not a two dimensional table. Please correct me if I am wrong. Is it possible to do it with macro functions? Many thanks Theo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
V Lookup and word Table | Excel Discussion (Misc queries) | |||
Link table from excel to word using word VBA | Excel Discussion (Misc queries) | |||
Lookup word and value | Excel Worksheet Functions | |||
Pivot table doing a lookup without using the lookup function? | Excel Discussion (Misc queries) | |||
word lookup | Excel Worksheet Functions |