Hi All …
Is there a formula/function that can easily tell if a date is valid? I have a cell (say A4) that uses VLOOKUP and can return 3 possibilities:
–a real date
–01/00/00
–#N/A
I would like to place a formula/function in a cell (say B4) that returns TRUE if this vlookup returns a real date.
Thanks,
–cat