Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The cell I want to return is not numeric.
Or maybe an IF - that checks a whole column of data..& returns a cell when it is true. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes, you need to be more specific with what you are looking up and what you
want it to return =INDEX(A:A,MATCH("X",B:B,0)) if it finds X in column B it will return what's in A in the same row and if not found it will return #N/A You can also look at VLOOKUP -- Regards, Peo Sjoblom "markholt" wrote in message ... The cell I want to return is not numeric. Or maybe an IF - that checks a whole column of data..& returns a cell when it is true. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif returns #VALUE! when linked workbook is closed | Excel Worksheet Functions | |||
Using Indirect in a Sumif Function returns the wrong answer | Excel Discussion (Misc queries) | |||
SUMIF Returns a #VALUE error when external source is closed | Excel Worksheet Functions | |||
sumif formula returns incorrect value | Excel Worksheet Functions | |||
Sumif range returns #NUM! | Excel Worksheet Functions |