wh00t
Registered User.
- Local time
- Today, 23:14
- Joined
- May 18, 2001
- Messages
- 264
greetings all
I have created a form (continuous view) based on a query, each record contains a date field. If this time is more than 12 hours ago I wish to change the background colour of the fields. I have the code in the form load event which works fine but due to the form being a continuous form if the first record is over 12 hours all records change colour and if the first record is less than 12 hours all records remain the standard colour.
Is there any way using a continuous form that I can change the background colour of individual records?
I have created a form (continuous view) based on a query, each record contains a date field. If this time is more than 12 hours ago I wish to change the background colour of the fields. I have the code in the form load event which works fine but due to the form being a continuous form if the first record is over 12 hours all records change colour and if the first record is less than 12 hours all records remain the standard colour.
Is there any way using a continuous form that I can change the background colour of individual records?