Forms - highlighting values

neilp

New member
Local time
Today, 11:31
Joined
Oct 4, 2001
Messages
9
Within a form I have a column displaying a percentage as an indication of performance.
I wish to have either the text or the back colour change colour when the value is below a set value.

No doubt there is a simply answer but I have not found it as yet so can someone save me hours of searching books and the web by generously pointing me in the right direction.

Thanks

Neil P
 
Look up the IIf function - therein lies your solution.
 
If you are using Access 2000 or XP you can use conditional formatting. You can find it by opening up the form in design mode, highlighting what you want to change and then go up to Format on your menu bar and click conditional formatting.
 
forms - highlighting values

Thank you for the prompt response - problem sorted
 

Users who are viewing this thread

Back
Top Bottom