I have a text box on a report which displays information from a query. The report displays records that match the following criteria: RO-A, NL-A, RI-A. There are hundreds of records that match these criteria.
The output looks like this, each column representing a field from the underlying query:
123/4567 9999999 RO-A
123/4568 9999999 NL-A
123/4569 9999999 RO-A
123/4570 9999999 RI-A
123/4521 9999999 RO-A
How do I get it to display all the RO-A with a yellow background, all the NL-A with a blue background and all the RI-A with a green background? I'm sure it is dead simple, and I apologise if it has been answered before (but I can't find the answer
I am using Access 97
The output looks like this, each column representing a field from the underlying query:
123/4567 9999999 RO-A
123/4568 9999999 NL-A
123/4569 9999999 RO-A
123/4570 9999999 RI-A
123/4521 9999999 RO-A
How do I get it to display all the RO-A with a yellow background, all the NL-A with a blue background and all the RI-A with a green background? I'm sure it is dead simple, and I apologise if it has been answered before (but I can't find the answer
I am using Access 97