M
Matt
Hi All,
I am running productivity and efficiency numbers on processors in a
processing center output to a report in access). I want to
conditionally format their ratings Red for way out of goal, orange for
within 10% of goal, and green for meeting goal or above.
Additionally, anytime a rating goes 50% or below, I want to make the
backcolor of that field yellow.
The form designer will only let me conditionally format up to 3
conditions. Is there a way in code to do more than 3.
I tried to get the value of a field by doing Me.FieldName. but value
or caption were not options in the list.
HELP!
As always, Thanks in advance!
I am running productivity and efficiency numbers on processors in a
processing center output to a report in access). I want to
conditionally format their ratings Red for way out of goal, orange for
within 10% of goal, and green for meeting goal or above.
Additionally, anytime a rating goes 50% or below, I want to make the
backcolor of that field yellow.
The form designer will only let me conditionally format up to 3
conditions. Is there a way in code to do more than 3.
I tried to get the value of a field by doing Me.FieldName. but value
or caption were not options in the list.
HELP!
As always, Thanks in advance!