Hi,
I want to change the background colour of the detail section within a form but want to change it so that it changes colour conditionally based on what a cell is equal to.
For example:
The background changes colour to 'Yellow' if job status = 'Quote'
The background changes colour to 'Transparent' if job status = 'Won'
Is there a way of doing this?
Tom