Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formula to convert resulting #N/A to 0

Formulas using vlookup or similar returns #N/A if values are not found.
How can this string be converted to 0 other way than manually?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 837
Default Formula to convert resulting #N/A to 0

=IF(ISNA(formula),0,formula)

Jerry

"cehipso" wrote:

Formulas using vlookup or similar returns #N/A if values are not found.
How can this string be converted to 0 other way than manually?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formula to convert resulting #N/A to 0



"Jerry W. Lewis" wrote:

=IF(ISNA(formula),0,formula)

Jerry

"cehipso" wrote:
Thanks a lot to Jerry
Formulas using vlookup or similar returns #N/A if values are not found.
How can this string be converted to 0 other way than manually?

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
Convert Excel 4 formula to Excel 2003 format The Gasell Excel Worksheet Functions 3 April 12th 06 05:07 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Convert text to formula - Help pleaaase Ayrton Excel Discussion (Misc queries) 5 December 7th 05 05:26 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
How do you convert a formula cell to a constant cell JQLogan Excel Discussion (Misc queries) 1 March 29th 05 08:07 PM


All times are GMT +1. The time now is 02:26 PM.

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

About Us

"It's about Microsoft Excel"