+ Reply to Thread
Results 1 to 2 of 2

VLOOKUP a blank date = 00/01/1900

  1. #1
    Registered User
    Join Date
    03-26-2010
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    41

    Question VLOOKUP a blank date = 00/01/1900

    Hi,

    When i vlookup a date, and if the cell has nothing in it, it = 00/01/1900, but i just want it to stay blank, if the vlookup = blanks.

    How can i do the above please.

    thank you in advance.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: VLOOKUP a blank date = 00/01/1900

    Perhaps something along these lines...
    =IF(A1="","",VLOOKUP(A1,YourRange,2,0))

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ 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