Any help is appreciated. I have a formula that compares 2 values, then gives a value:
formula:
if field1 = field2 then "GOOD", else
"BAD"
Then I put this into another formula:
"The overall intake for " & {?date range} & "was" & {formula}
I know how to use the font color formatting to format the entire formula, but is there a way to do it just on the formula? If the formula = "Bad" I want to format it red, if it's "good" to format it green.
Thanks!
formula:
if field1 = field2 then "GOOD", else
"BAD"
Then I put this into another formula:
"The overall intake for " & {?date range} & "was" & {formula}
I know how to use the font color formatting to format the entire formula, but is there a way to do it just on the formula? If the formula = "Bad" I want to format it red, if it's "good" to format it green.
Thanks!