Conditional format a button based off a value in a field
I am trying to conditional format a button based off of a specific field. That field displays as a percentage with two decimal places, example 89.93. If the result in that field is 89.99 or below I want the specific button to fill red, if the field is between 90.00 and 94.99 then the button will be yellow and if the field is 95.00 then the button should be green. I have tried so many different scenerios, that I am at a lost. Does anyone know how to do this? I have seven different spots that I need this to work. TIA!
|