Conditional Formatting on a Report

O

OnMyOwn

I tried to use conditional formatting on a report but there are not enough
conditions available. I need to use 5 different colors and I can only enter
3 conditions. i know how to write a case statement that would format the
field appropriately. But what event would I write it in? No matter where I
put that code, it only seems to evaluate the first record on the report. Any
suggestions?
 
Top