B
Ben
I have 5 Phase fields called: Req, Design, Development, Transition, Pilot
For each "Phase" the user is to select the status of that phase "Phase
Completed", "On Schedule", "In Progress", "Off Schedule", and "Severe Issues"
I have those done and working.
However, on the report I want to have the background color of the Phases
change color based on the "Status".
Phase Completed - Purple (8388736)
On Schedule - Blue (16777680)
In Progress - Green (65280)
Off Schedule - Yellow (66635)
Severe Issues - Red (255)
I know this needs to be coded in the On Format part of the report, but not
sure how to get the backgrounds to change based on those conditions for each
phase.
Thanks
For each "Phase" the user is to select the status of that phase "Phase
Completed", "On Schedule", "In Progress", "Off Schedule", and "Severe Issues"
I have those done and working.
However, on the report I want to have the background color of the Phases
change color based on the "Status".
Phase Completed - Purple (8388736)
On Schedule - Blue (16777680)
In Progress - Green (65280)
Off Schedule - Yellow (66635)
Severe Issues - Red (255)
I know this needs to be coded in the On Format part of the report, but not
sure how to get the backgrounds to change based on those conditions for each
phase.
Thanks