Forum Discussion

acrowe's avatar
acrowe
Copper Contributor
Nov 28, 2018
Solved

conditional formatting based on percentage

I have a budget that I am keeping track of for work. Attached is a picture of what I need to do. If a cell in the "Paid to Date" column is over the "Purchase Order $ Issued" amount by 5%, I need to h...
  • SergeiBaklan's avatar
    Nov 28, 2018

    Hi,

     

    You may use two rules with formula for "red" rule like 

    =$M8>1.05*$G8

    similar for "green" rule and apply them to your entire columns starting from row 8. 

     

Resources