Forum Discussion
IWT_GG
Oct 25, 2019Copper Contributor
please help me with ensuring DEFAULT DATE is entered in correct format in = IFNA(VLOOKUP(..), DATE..
...set-up or scenario some text in the date fields are as correct in date format and some are inserted as TEXT format. These came from trying to insert a default date when a vlookup did not find ...
- Oct 25, 2019
In the Formula, replacing "1/1/1900" with Date(0,1,1) should do the trick.
Ajay K. Singh
Oct 25, 2019Brass Contributor
In the Formula, replacing "1/1/1900" with Date(0,1,1) should do the trick.
IWT_GG
Oct 25, 2019Copper Contributor