Hello
I am working on a report which displays price information for each record in a table. I want to be able to vary the background colour of the report control displaying the price information depending on True/False values in a number of tick box fields in the underlying table.
There are three of these tick box fields. If [Tickbox01] is checked on a given record I want the price control on the report to display Red, if [Tickbox02] is checked I want it to display Green, and so on.
Can anyone help me to do this please?
Many thanks
I am working on a report which displays price information for each record in a table. I want to be able to vary the background colour of the report control displaying the price information depending on True/False values in a number of tick box fields in the underlying table.
There are three of these tick box fields. If [Tickbox01] is checked on a given record I want the price control on the report to display Red, if [Tickbox02] is checked I want it to display Green, and so on.
Can anyone help me to do this please?
Many thanks