• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

iferror issuse with date formatting

Iferror issues with date formatting

  • iferror

    Votes: 0 0.0%
  • date formatting issues

    Votes: 0 0.0%

  • Total voters
    0

smsimmons

New Member
working on a sheet with a formula -

=(IFERROR(VLOOKUP($B3,'July Schedule'!A$2:C$122,3,0), " "))

which returns "01/00/00" whenever the lookup table doesn't have a date in the cell.
 

Attachments

  • vlookup table.PNG
    vlookup table.PNG
    7.1 KB · Views: 11
  • return dates.PNG
    return dates.PNG
    3.4 KB · Views: 10
Back
Top