Hi,
I have a form with a PRIORITY field and also a TIME field.
What I am trying to accomplish is;
If PRIORITY=Critical and the time is greater than 1 hour - Display the time in RED.
Also...
If PRIORITY=High and the time is greater than 24 hours - Display the time in RED.
I was able to get the first parameter to work. So the Criticals over an hour are displaying in red, but I cannot get both to work in the same report. Any assistance would be greatly appreciated.
Thank you.