I'm trying to create data validation rule that will change cell color depenidng on percentage of the value from the cell above e.g. G7/G6>0.8 change cell color to green, G7/G6>0.5 red etc.
How do I create a formule in data validation that will apply this rule to all selected cells without referencing a specific cells for this calculation?
The formula works if I used a specific cell references but I need something more flexible that will apply the rule across all calls in the same row but consecutive column.
Thank you in advance for the support.
How do I create a formule in data validation that will apply this rule to all selected cells without referencing a specific cells for this calculation?
The formula works if I used a specific cell references but I need something more flexible that will apply the rule across all calls in the same row but consecutive column.
Thank you in advance for the support.