#1   Report Post  
Chris Lane
 
Posts: n/a
Default ISERR

If I use the ISERR function, it doesn't catch NA errors. To do this I would
need to use ISERROR. Why would I then need to use ISERR at all?
Thanks


  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

For #N/A, try ISNA. But what formula does produce it?

Chris Lane wrote:
If I use the ISERR function, it doesn't catch NA errors. To do this I would
need to use ISERROR. Why would I then need to use ISERR at all?
Thanks


  #3   Report Post  
Chris Lane
 
Posts: n/a
Default

Hi Aladin
sumif - but the question was a general one asked out of interest.
Thanks for the reply


"Aladin Akyurek" wrote in message
...
For #N/A, try ISNA. But what formula does produce it?

Chris Lane wrote:
If I use the ISERR function, it doesn't catch NA errors. To do this I
would need to use ISERROR. Why would I then need to use ISERR at all?
Thanks



  #4   Report Post  
Tom Ogilvy
 
Posts: n/a
Default

from help:

ISERR Value refers to any error value except #N/A.

#N/A is a valid return for many of the lookup functions. If you needed to
know if an error besides #N/A is being returned, it would be appropriate to
use ISERR.

As an example, if you had a table that that you wanted to use Vlookup with
and the returned values are calculated in the table. If the value returned
is #DIV/0! then ISERR could be used to test that the value being returned is
an error and not that the value being looked up is not found.

--
Regards,
Tom Ogilvy

"Chris Lane" wrote in message
...
Hi Aladin
sumif - but the question was a general one asked out of interest.
Thanks for the reply


"Aladin Akyurek" wrote in message
...
For #N/A, try ISNA. But what formula does produce it?

Chris Lane wrote:
If I use the ISERR function, it doesn't catch NA errors. To do this I
would need to use ISERROR. Why would I then need to use ISERR at all?
Thanks





  #5   Report Post  
Chris Lane
 
Posts: n/a
Default

Thanks Tom

"Tom Ogilvy" wrote in message
...
from help:

ISERR Value refers to any error value except #N/A.

#N/A is a valid return for many of the lookup functions. If you needed to
know if an error besides #N/A is being returned, it would be appropriate
to
use ISERR.

As an example, if you had a table that that you wanted to use Vlookup with
and the returned values are calculated in the table. If the value
returned
is #DIV/0! then ISERR could be used to test that the value being returned
is
an error and not that the value being looked up is not found.

--
Regards,
Tom Ogilvy

"Chris Lane" wrote in message
...
Hi Aladin
sumif - but the question was a general one asked out of interest.
Thanks for the reply


"Aladin Akyurek" wrote in message
...
For #N/A, try ISNA. But what formula does produce it?

Chris Lane wrote:
If I use the ISERR function, it doesn't catch NA errors. To do this I
would need to use ISERROR. Why would I then need to use ISERR at all?
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



All times are GMT +1. The time now is 05:31 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"