Chaning background color if value exceeds 1
-
I have a field (fieldname82) that is calculated with this simple condition: IF(fieldname1<fieldname10,0,1)
I would like the box (the outcome for fieldname82) where the result is displayed to change background color to light red if the outcome is 1 and to light green if the outcome is 0. Can I tweak the function to achieve this?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.