Unable to add "AND" to Conditional Formatting statement
Posted: Tue Feb 23, 2010 12:00 pm
I am trying to flag data by printing in red when the value is too low or too high, and not equal to zero. For some reason, I am able to print red if too low or too high, but am unable to have the and statement considered. I have tried adding onto the original condition statement with && data.field > 0, and have also tried adding a level to the condition. When I do the latter of these, when I go back into the .mrt, the level has been removed from the condition. Either way, zeros are still printing in red.