Setting initial value of custom date fields to be blank

  • Thread starter Thread starter Adam Ruben
  • Start date Start date
A

Adam Ruben

I have a couple custom date fields that have an initial value of None. I'd
like to have those fields be blank until a value is entered in them. I've
tried several things (including changing the Value of the field, setting the
initial value to Null, or setting it to #1/1/4501#--which I know is the date
value of None), and some of them delete the "None" in form design view, but
it always reappears when I run the form. Is it possible to get rid of or
hide the word None?

Thanks, Adam
 
I think you have to live with "None".
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top