Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way to hide the "#N/A" result in a VLOOKUP calculation when the
result is not possible? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The standard was is:
=if(isna(vlookup(....)),"",vlookup(.....)) If you have XL2007, you can use: =iferror(vlookup(....),"") Regards, Fred. "tbrownusa" wrote in message ... Is there a way to hide the "#N/A" result in a VLOOKUP calculation when the result is not possible? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Result is "V6", need Excel to use cell "V6", not the resul | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How do I change the column heading in Excel to display "A" "B" "C | New Users to Excel | |||
when a "check box" is checked, a "result" to be shown in another c | Excel Discussion (Misc queries) | |||
My Column display as "numbers" instead of "alphabets" | Excel Discussion (Misc queries) |