PC Review


Reply
Thread Tools Rate Thread

Customizing fields in Outlook forms

 
 
Jewell Dinneen
Guest
Posts: n/a
 
      18th Dec 2009
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
 
Reply With Quote
 
 
 
 
Sue Mosher [MVP]
Guest
Posts: n/a
 
      30th Dec 2009
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
news:(E-Mail Removed)...
>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



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Customizing forms in outlook Frank Microsoft Outlook Discussion 0 12th Feb 2011 04:19 PM
Customizing Custom Fields in Outlook =?Utf-8?B?a3lweQ==?= Microsoft Outlook Contacts 1 28th Jul 2006 08:34 PM
Customizing forms in Outlook =?Utf-8?B?dGVo?= Microsoft Outlook VBA Programming 1 17th Dec 2004 01:07 PM
Customizing Outlook Forms Thaddeus Microsoft Outlook Form Programming 4 29th Sep 2004 04:42 AM
Customizing outlook forms Jennifer Microsoft Outlook Contacts 1 28th Apr 2004 04:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:01 AM.