This is my first post, so please forgive if I overlook a requirement. I have the following variables:
QUESTION 1/2: What formula will calculate if all items will be repaired by the end date at the current rate of repair?
QUESTION 2/2: What additional code or action can be added to conditionally format the cell with a green check, yellow exclamation, or red x icon based on a 20% margin (>/= average repair rate = green, <10% average repair rate = yellow, <20% average repair rate = red)?
- Budget
- Costs
- # of items requiring repair
- # of items repaired
- Start date
- End date
QUESTION 1/2: What formula will calculate if all items will be repaired by the end date at the current rate of repair?
QUESTION 2/2: What additional code or action can be added to conditionally format the cell with a green check, yellow exclamation, or red x icon based on a 20% margin (>/= average repair rate = green, <10% average repair rate = yellow, <20% average repair rate = red)?