+ Reply to Thread
Results 1 to 5 of 5

ISERR

  1. #1
    Chris Lane
    Guest

    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. #2
    Aladin Akyurek
    Guest

    Re: ISERR

    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. #3
    Chris Lane
    Guest

    Re: ISERR

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


    "Aladin Akyurek" <[email protected]> wrote in message
    news:[email protected]...
    > 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. #4
    Tom Ogilvy
    Guest

    Re: ISERR

    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" <[email protected]> wrote in message
    news:[email protected]...
    > Hi Aladin
    > sumif - but the question was a general one asked out of interest.
    > Thanks for the reply
    >
    >
    > "Aladin Akyurek" <[email protected]> wrote in message
    > news:[email protected]...
    > > 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. #5
    Chris Lane
    Guest

    Re: ISERR

    Thanks Tom

    "Tom Ogilvy" <[email protected]> wrote in message
    news:[email protected]...
    > 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" <[email protected]> wrote in message
    > news:[email protected]...
    >> Hi Aladin
    >> sumif - but the question was a general one asked out of interest.
    >> Thanks for the reply
    >>
    >>
    >> "Aladin Akyurek" <[email protected]> wrote in message
    >> news:[email protected]...
    >> > 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1