G
Guest
I've searched the newsgroup and not finding an answer to this:
I have a report that's build on a query. In the detail section of the
report I have 4 fields.
[CCNumber]
[CCLead]
[CCTitle]
[CSReceived]
There are only 3 possible options for [CSReceived]
NA
Yes
No
If the [CSReceived] = NA all fields for those records should be Green
= YES all fields for those records should be Blue
= NO all fields for those records should be Red
Can someone help me? I'm not sure how to write this in a procedure.
Thanks in advance.
I have a report that's build on a query. In the detail section of the
report I have 4 fields.
[CCNumber]
[CCLead]
[CCTitle]
[CSReceived]
There are only 3 possible options for [CSReceived]
NA
Yes
No
If the [CSReceived] = NA all fields for those records should be Green
= YES all fields for those records should be Blue
= NO all fields for those records should be Red
Can someone help me? I'm not sure how to write this in a procedure.
Thanks in advance.