yourdeployedson
Programmer
I have a form that needs conditional formatting for more than three separate results. The background colors for the boxes need to be as such.
CQ needs to be Orange
DFAC needs to be red
Day Off needs to be grey
LNE needs to be yellow
R&R needs to be purple
"null" needs to be white
Obviously i have more than three conditional formats that need to be introduced to the program. The problem is that MS Access doesn't allow more than three. Is there some way for me to use vba coding to conditionally format these boxes with all the needed information i have?
CQ needs to be Orange
DFAC needs to be red
Day Off needs to be grey
LNE needs to be yellow
R&R needs to be purple
"null" needs to be white
Obviously i have more than three conditional formats that need to be introduced to the program. The problem is that MS Access doesn't allow more than three. Is there some way for me to use vba coding to conditionally format these boxes with all the needed information i have?