I am trying to put together a formula to automatically change the RYG harvey balls based on the end date(due date) and the completion status of the empty/quarter/half/three quater/full harvey balls? I was hoping to get some help putting the nested if statement together.
Here are the conditions I am working with and a screenshot of the sheet I am hoping to apply it to.
if End Date is after today's date and Completed is full then make it green
if End Date is after today's date and Completed is not full then make it green
if End Date is before today's date and Completed is full then make it green
if End Date is before today's date and Completed is not full then make it red
if End Date is 2 days before today and Completed is full then make it green
if End Date is 2 days before today and Completed is not full then make it yellow
