Can someone please tell me how to code for the following? I have to date
fields. Date field 1 is red/bolded when Date field 1 is less than Date().
Date field 2 is Blank. However, When date field 2 is filled with an actual
Date, I want Date field 1 to turn grey and not bolded. I have tried
conditional formatting and have not been able to make it work. Any help will
be greatly appreciated. Thank you.
Carl Rapson - 20 Mar 2007 16:16 GMT
Use the AfterUpdate event of Date field 2 to modify the properties of Date
field 1.
Carl Rapson
> Can someone please tell me how to code for the following? I have to date
> fields. Date field 1 is red/bolded when Date field 1 is less than Date().
[quoted text clipped - 4 lines]
> will
> be greatly appreciated. Thank you.