+ Reply to Thread
Results 1 to 4 of 4

# n/a problem

  1. #1
    Forum Contributor
    Join Date
    08-29-2006
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    314

    # n/a problem

    Dear all
    how do i replace all the #N/A as zero on my spread shhet when i use VLOOKUP?

    many thanks

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    =IF(ISNA(YOURFORUMLA),0,YOURFORMULA)

    Let me know if that works.

  3. #3
    Registered User
    Join Date
    06-08-2007
    Posts
    7
    Quote Originally Posted by lapot
    Dear all
    how do i replace all the #N/A as zero on my spread shhet when i use VLOOKUP?

    many thanks

    This should be fairly straight forward:

    1) select all the data that is resultant of the V-lookup
    2) Right click on mouse and choose: Past Special
    3) Then choose "Paste Special Values"
    4) Find and replace '#n/a' with '0' or just leave it blank.

  4. #4
    Forum Contributor
    Join Date
    08-29-2006
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    314
    thank you for your replies, both works but i prefer BigBas formula it is easy to put in a mackro.

    thank you again

+ 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