+ Reply to Thread
Results 1 to 3 of 3

ISNA problem

  1. #1
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    ISNA problem

    Hi there

    wondering if I can get some assistance with this formula.

    Please Login or Register  to view this content.
    I wish to add the ISNA so I don't get the #N/A responses.
    I would prefer a blank cell as an outcome, but if not then a 0 outcome would suffice.

    thanks in anticipation.
    Christopher
    Last edited by Christopherdj; 05-25-2012 at 01:07 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: ISNA problem

    With Excel 2007, you can use IFERROR()

    e.g.

    =IFERROR(VLOOKUP(A2,WDReport!A:M,13,0),"")
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    10-13-2011
    Location
    Australia
    MS-Off Ver
    Office 16
    Posts
    329

    Re: ISNA problem

    Thanks it works a treat.

+ 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