Skip to main content
waelk38411626
Known Participant
July 10, 2022
Question

change the color of Field according to the value of another

  • July 10, 2022
  • 1 reply
  • 828 views

Hello everyone, I need to change the color of a box according to the value of another box, can someone help me please?

This topic has been closed for replies.

1 reply

waelk38411626
Known Participant
July 10, 2022

or else, change the color according to the value of the box
if it is >= 1/1000 red
<= 1000 black

try67
Community Expert
Community Expert
July 10, 2022

The description of your conditions is not clear. Do you want it to appear as red about 1000, and as black below it (inc.)?

waelk38411626
Known Participant
July 10, 2022

thank you 

if the value is > or =  1/1000 then the color is red 

if the value is < 1000 then the color is black