A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Date field



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 17th 07, 03:26 PM posted to microsoft.public.outlook.program_forms
prog
external usenet poster
 
Posts: 17
Default Date field

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  
Old May 17th 07, 03:46 PM posted to microsoft.public.outlook.program_forms
prog
external usenet poster
 
Posts: 17
Default Date field

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  
Old May 17th 07, 03:47 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Date field

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 Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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 [email protected] 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


All times are GMT +1. The time now is 12:59 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.