Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,670
Default How to detect #N/A and return 0?

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default How to detect #N/A and return 0?

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default How to detect #N/A and return 0?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula to detect color? [email protected] Excel Worksheet Functions 9 November 8th 06 12:53 AM
Detect non-blank range Connie Excel Discussion (Misc queries) 2 October 16th 06 08:36 PM
How to detect changes in a column? inomata Excel Discussion (Misc queries) 0 December 14th 05 08:26 PM
how to detect 5th character? nastech Excel Discussion (Misc queries) 4 October 31st 05 11:31 AM
How to detect if sheet is hidden? hstijnen Excel Worksheet Functions 1 March 24th 05 02:40 PM


All times are GMT +1. The time now is 05:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"