Need date to display as blank until populated

  • Thread starter Thread starter larpup
  • Start date Start date
L

larpup

I have a date field, with a default value of 1899 which is fine,
however, I need it to bounded text box to appear blank until populated.
How can this be accomplished?

Regards,

Lar
 
larpup said:
I have a date field, with a default value of 1899 which is fine,
however, I need it to bounded text box to appear blank until
populated. How can this be accomplished?

Why have zero (12/30/1899) as a default? Why not just have no default and then
a blank is what you will get.
 
Back
Top