+ Reply to Thread
Results 1 to 3 of 3

#N/A woes...

  1. #1
    Registered User
    Join Date
    12-29-2003
    Posts
    33

    #N/A woes...

    Greetings fellow excellers,

    Can VLOOKUP return "--" instead of #N/A when applicable?

    Thanks

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967
    Try a nested formula like

    =IF(ISERROR(VLOOKUP("a",A1,1,0)),"--",VLOOKUP("a",A1,1,0))
    Martin

  3. #3
    Registered User
    Join Date
    12-29-2003
    Posts
    33
    Thanks very much

+ 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