PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Date field always displays "None"
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Date field always displays "None"
![]() |
Date field always displays "None" |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I created a date needed field and made the type Date/Time. The field always
displays "none". I have tried going to the advanced properties and deleted "None" as the Value and Text. But it always comes back. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
This is normal behavior. "None" means no date/time has been selected for that property. Outlook actually stores the date #1/1/4501#.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news:90A7A6CB-617E-4FE5-9B34-4E781A3830F1@microsoft.com... >I created a date needed field and made the type Date/Time. The field always > displays "none". I have tried going to the advanced properties and deleted > "None" as the Value and Text. But it always comes back. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks Sue, that's what I was starting to think after tinkering around a bit
more. "Sue Mosher [MVP-Outlook]" wrote: > This is normal behavior. "None" means no date/time has been selected for that property. Outlook actually stores the date #1/1/4501#. > > -- > Sue Mosher, Outlook MVP > Author of Configuring Microsoft Outlook 2003 > http://www.turtleflock.com/olconfig/index.htm > and Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news:90A7A6CB-617E-4FE5-9B34-4E781A3830F1@microsoft.com... > >I created a date needed field and made the type Date/Time. The field always > > displays "none". I have tried going to the advanced properties and deleted > > "None" as the Value and Text. But it always comes back. > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
My date fields are also displaying 'none', but i want to require that a date
be entered into the field. What validation formula can i enter to make this happen? Currently I have the [Revision Date] <>"", but this is not working. "Sue Mosher [MVP-Outlook]" wrote: > This is normal behavior. "None" means no date/time has been selected for that property. Outlook actually stores the date #1/1/4501#. > > -- > Sue Mosher, Outlook MVP > Author of Configuring Microsoft Outlook 2003 > http://www.turtleflock.com/olconfig/index.htm > and Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news:90A7A6CB-617E-4FE5-9B34-4E781A3830F1@microsoft.com... > >I created a date needed field and made the type Date/Time. The field always > > displays "none". I have tried going to the advanced properties and deleted > > "None" as the Value and Text. But it always comes back. > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
I use a validation formula like this for date fields:
[Due Date] <#1/1/4501# -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Aggie G" <AggieG@discussions.microsoft.com> wrote in message news:B0A10A3F-1F00-4233-AE56-795F820FDBC9@microsoft.com... > My date fields are also displaying 'none', but i want to require that a date > be entered into the field. What validation formula can i enter to make this > happen? Currently I have the [Revision Date] <>"", but this is not working. > > "Sue Mosher [MVP-Outlook]" wrote: > >> This is normal behavior. "None" means no date/time has been selected for that property. Outlook actually stores the date #1/1/4501#. >> >> "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news:90A7A6CB-617E-4FE5-9B34-4E781A3830F1@microsoft.com... >> >I created a date needed field and made the type Date/Time. The field always >> > displays "none". I have tried going to the advanced properties and deleted >> > "None" as the Value and Text. But it always comes back. >> |
|
|
|
#6 |
|
Guest
Posts: n/a
|
"Sue Mosher [MVP-Outlook]" wrote: > This is normal behavior. "None" means no date/time has been selected for that property. Outlook actually stores the date #1/1/4501#. > > -- > Sue Mosher, Outlook MVP > Author of Configuring Microsoft Outlook 2003 > http://www.turtleflock.com/olconfig/index.htm > and Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news:90A7A6CB-617E-4FE5-9B34-4E781A3830F1@microsoft.com... > >I created a date needed field and made the type Date/Time. The field always > > displays "none". I have tried going to the advanced properties and deleted > > "None" as the Value and Text. But it always comes back. > |
|
|
|
#7 |
|
Guest
Posts: n/a
|
My client doesn't want the field to display 'none' the first time the form is
entered. They insist that the field is blank on a new form. Can you help me out? BTW, I have both your books and am currently using Outlook 2003. "Sue Mosher [MVP-Outlook]" wrote: > This is normal behavior. "None" means no date/time has been selected for that property. Outlook actually stores the date #1/1/4501#. > > -- > Sue Mosher, Outlook MVP > Author of Configuring Microsoft Outlook 2003 > http://www.turtleflock.com/olconfig/index.htm > and Microsoft Outlook Programming - Jumpstart for > Administrators, Power Users, and Developers > http://www.outlookcode.com/jumpstart.aspx > > > "jbtempe" <jbtempe@discussions.microsoft.com> wrote in message news:90A7A6CB-617E-4FE5-9B34-4E781A3830F1@microsoft.com... > >I created a date needed field and made the type Date/Time. The field always > > displays "none". I have tried going to the advanced properties and deleted > > "None" as the Value and Text. But it always comes back. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

