![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: date, field |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Is there anyway to remove the text "None" that appears in date/time textbox?
I also have an IF statement that checks for the text "None" but it doesn't seem to pick it up in the IF statement. |
| Ads |
|
#2
|
|||
|
|||
|
Actually, nvm. I added the following and its working now.
Set myinspector = Item.GetInspector Set myPage1 = myInspector.ModifiedFormPages(" ")....etc. "prog" wrote: Is there anyway to remove the text "None" that appears in date/time textbox? I also have an IF statement that checks for the text "None" but it doesn't seem to pick it up in the IF statement. |
|
#3
|
|||
|
|||
|
No. Your If statement needs to check for the value #1/1/4501# not "None."
-- 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 "prog" wrote in message ... Is there anyway to remove the text "None" that appears in date/time textbox? I also have an IF statement that checks for the text "None" but it doesn't seem to pick it up in the IF statement. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Exporting Date Modified Field | Kathy Webster | Outlook - General Queries | 5 | May 16th 06 06:30 AM |
| Exporting Date Modified Field | Kathy Webster | Outlook - Using Contacts | 5 | May 16th 06 06:30 AM |
| date field behaviour | Long Nguyen | Outlook - Using Forms | 3 | April 13th 06 03:37 AM |
| date field in outlook | juliehellyer@gmail.com | Outlook - Using Forms | 4 | February 23rd 06 07:37 PM |
| date fields - link the calander pop-up to a custom date field | Tom | Outlook - Using Forms | 0 | January 23rd 06 10:13 PM |