CR Change text colors at runtime [RESOLVED]
I have a CR8 report that compiles data about machinery uptime and compares it to goals set by management. I have the math working correct to show the difference between actual and goal. CR will dutifully place the negative values in parentheses for me, but I would like to also have it set the field color to red if it's negative. The field is in a group, so would have to be evaluated for each group to determine if it's less than or equal to zero. Anyone have any ideas as to how to do this?