Hi,
I need some help to write a formula. I have a table that gets composed. I need to know how to
I'd like to have the cell in blue (see attached image) change colors depending on the percentage of the preceding cell.
Example, if the count in xx is over 75% of the preceding cell, then it is green. If it is under 75% then it is yellow etc.
Obviously I will need multiple rules set up with different percentages set as the color trigger per percentage.
Currently, my formula is as below. When the cell count is less than the preceding cell, it changes the cell color to blue.
[VIN Count]>[01 Contacted]
Can anyone help?