Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Does anyone know how to detect #N/A? if it finds, then return 0 value.
Does anyone have any suggestions/ Thank you in advance Eric |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You need to be more specific.
Biff "Eric" wrote in message ... Does anyone know how to detect #N/A? if it finds, then return 0 value. Does anyone have any suggestions/ Thank you in advance Eric |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How is #N/A being generated?
If by a lookup, then: =IF(ISNA(VLOOKUP(...),0,VLOOKUP(...)) In article , Eric wrote: Does anyone know how to detect #N/A? if it finds, then return 0 value. Does anyone have any suggestions/ Thank you in advance Eric |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to detect color? | Excel Worksheet Functions | |||
Detect non-blank range | Excel Discussion (Misc queries) | |||
How to detect changes in a column? | Excel Discussion (Misc queries) | |||
how to detect 5th character? | Excel Discussion (Misc queries) | |||
How to detect if sheet is hidden? | Excel Worksheet Functions |