Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can someone help me with a formula that returns the exact row number
(i.e. the row number on the side of the spreadsheet) where a match is found on? If possible, I DON'T want to use 'Match + offset number. For example: A B 480 bull turtle 481 Pig mouse 482 cat dog I would like to use something like =MATCH("Pig",$A$480:$B$482,0). Of course this will return a value of '2' but I want it to return a value of '481'. I need to be able to specify the area to search in because there are other rows that have the value "Pig" in it. TIA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get exact match with LOOKUP function? | Excel Worksheet Functions | |||
Find Exact Match using INDEX, MATCH | Excel Worksheet Functions | |||
If function to match cols and return value of another col | Excel Discussion (Misc queries) | |||
match a name and return a tel number? | Excel Discussion (Misc queries) | |||
MATCH function - 2 columns w/ SIMILAR, not EXACT data | Excel Worksheet Functions |