#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default ISERROR

Hi,

Is there a function that will return the value TRUE if the value in the
reference cell is either an error (#N/A, #DIV/0!, #REF!, etc) OR a ZERO? The
ISERROR function only returns errors (not zeroes).

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,047
Default ISERROR

hi Latika,

embeded as

=if(or(a1=0,iserror(a1)),"True","flase)

hth
regards from Brazil
Marcelo

"Latika" escreveu:

Hi,

Is there a function that will return the value TRUE if the value in the
reference cell is either an error (#N/A, #DIV/0!, #REF!, etc) OR a ZERO? The
ISERROR function only returns errors (not zeroes).

Thanks

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
Need help with dividing and using ISERROR for Div/0! durerca Excel Worksheet Functions 3 July 13th 06 04:30 PM
IF ISERROR John Moore Excel Discussion (Misc queries) 5 June 26th 06 02:01 PM
iserror Dauphin Excel Worksheet Functions 2 March 26th 06 11:46 PM
ISERROR Dee Excel Worksheet Functions 4 August 24th 05 07:37 PM
ISERROR Functin to Much Work! ExcelMonkey Excel Worksheet Functions 2 November 12th 04 08:47 PM


All times are GMT +1. The time now is 12:25 AM.

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"