I have a form that I have created in Outlook 2000.
On the form, there is are two date fields.
In the Value Properties box, I have both set to Date/Time,
Format is 06/30/2004, and Value for the property.
On the Value Properties, I have set the initial value to
NOW().
When I run the form, the current date appears in each
box. (One box is a From date and the other is a To
date). This is correct. BUT, when I delete the current
dates out of the boxes the word "None" appears. How can I
get this just to be blank if the current date is removed
or no date is entered???
Thanks in Advance!
CMV
Sue Mosher [MVP-Outlook] - 30 Jun 2004 15:52 GMT
You can't. As date/time fields, these fields don't support null values.
Outlook displays "None" and actually stores 1/1/4501.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> I have a form that I have created in Outlook 2000.
>
[quoted text clipped - 15 lines]
> Thanks in Advance!
> CMV