+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP and ISNA functions

  1. #1
    Guest

    VLOOKUP and ISNA functions

    I'm using the VLOOKUP function to lookup inventory in our database. How can
    I set up the formula so that the #N/A will display 0 instead. I went to a
    seminar and the instructor did this but I did not get to write the formula
    down.

  2. #2
    Roger Govier
    Guest

    Re: VLOOKUP and ISNA functions

    Hi Steve

    =IF(ISNA(your_formula),"",your_formula)

    --
    Regards
    Roger Govier
    "Steve ([email protected])" <Steve
    ([email protected])@discussions.microsoft.com> wrote in message
    news:[email protected]...
    > I'm using the VLOOKUP function to lookup inventory in our database. How
    > can
    > I set up the formula so that the #N/A will display 0 instead. I went to a
    > seminar and the instructor did this but I did not get to write the formula
    > down.




  3. #3
    Guest

    Re: VLOOKUP and ISNA functions

    Thanks! Thats a HUGE help!


    "Roger Govier" wrote:

    > Hi Steve
    >
    > =IF(ISNA(your_formula),"",your_formula)
    >
    > --
    > Regards
    > Roger Govier
    > "Steve ([email protected])" <Steve
    > ([email protected])@discussions.microsoft.com> wrote in message
    > news:[email protected]...
    > > I'm using the VLOOKUP function to lookup inventory in our database. How
    > > can
    > > I set up the formula so that the #N/A will display 0 instead. I went to a
    > > seminar and the instructor did this but I did not get to write the formula
    > > down.

    >
    >
    >


+ 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