View Single Post
  #1  
Old November 6th 07, 01:43 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 1
Default conditionnal formating lost after saving custom form

Hi !

I created a custom task form in outlook 2003
I've put code to make a textbox red when value changed in a drop down
list

it works real fine, the textbox becomes red or blue depending on the
value

but

If a save my form after filling it, I close the form and reopen it,
the code isn't working anymore and the color comes back to original.
when I change the value, color doesn't change

it works only the first time I open a form

I've tried the item_open property, but same thing, only works the
first time.

can anyone help me ?

thanks

tiah

Ads