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

Customizing fields in Outlook forms



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 18th 09, 03:47 PM posted to microsoft.public.outlook.program_forms
Jewell Dinneen
external usenet poster
 
Posts: 1
Default Customizing fields in Outlook forms

I have created a custom task form in Outlook 2003 (SP3), for work. Using given properties functionality, I have created four checkboxes that, when checked, invoke the current date in a nearby text box. This is very desirable, as it allows me to record the date through the Task Window without having to open the individual task.

The problem is that when one updates, they all update. For example, when I send a document out, I check a box and the current date fills a correlated text box. When the document comes back approved a few days later, I check a second box, and that date fills a second text box, but the first date changes, too!

I think this is happening bcause I have used the Value tab of the properties field to insert the formula, and I have set them all to "update automatically".

I have tried a lot of things, even writing code, but I really need more guidance. Can anyone help?


Submitted via EggHeadCafe - Software Developer Portal of Choice
Get Full Name of current Thread Principal
http://www.eggheadcafe.com/tutorials...f-current.aspx
Ads
  #2  
Old December 30th 09, 06:11 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Customizing fields in Outlook forms

To store static dates that don't update every time the item is opened, you
can't use simple formulas. You need to put code behind the form. For your
scenario, I'd use the CustomPropertyChange event to update the date fields
whenever the check box fields change. See
http://www.outlookcode.com/article.aspx?ID=38

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


Jewell Dinneen wrote in message
...
I have created a custom task form in Outlook 2003 (SP3), for work. Using
given properties functionality, I have created four checkboxes that, when
checked, invoke the current date in a nearby text box. This is very
desirable, as it allows me to record the date through the Task Window
without having to open the individual task.

The problem is that when one updates, they all update. For example, when
I send a document out, I check a box and the current date fills a
correlated text box. When the document comes back approved a few days
later, I check a second box, and that date fills a second text box, but
the first date changes, too!

I think this is happening bcause I have used the Value tab of the
properties field to insert the formula, and I have set them all to "update
automatically".

I have tried a lot of things, even writing code, but I really need more
guidance. Can anyone help?


Submitted via EggHeadCafe - Software Developer Portal of Choice
Get Full Name of current Thread Principal
http://www.eggheadcafe.com/tutorials...f-current.aspx



 




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
Customizing Fields bmb Outlook - Using Contacts 1 June 29th 09 03:07 PM
TASKS / CUSTOMIZING FORMS/ COMMAND TOOLBOX burak Outlook - Using Forms 1 July 11th 08 04:47 PM
Customizing Custom Fields in Outlook kypy Outlook - Using Contacts 1 July 28th 06 09:34 PM
customizing fields mcn7 Outlook - Using Contacts 1 April 12th 06 09:12 PM
customizing fields mcn7 Outlook - Using Contacts 0 April 12th 06 06:09 PM


All times are GMT +1. The time now is 01:08 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.