Hi,
I'm trying to get a formula for the following:
I need to have an automatic calculation for a report close date depending on the date the report was raised AND it's risk rating. The Close date cell also needs to change color depending on date.
So:
If the Risk Rating is Extreme then the officers have 5 working days to close the report based on the date the report was raised and the cell color would need to turn red.
I tried the following formula: =AND(risk="Extreme", AND(CLOSE DATE=DATE RAISED +5)) format RED
This didn't work as my brain just can't work out formulas.
Can anyone help with this problem?
I'm trying to get a formula for the following:
I need to have an automatic calculation for a report close date depending on the date the report was raised AND it's risk rating. The Close date cell also needs to change color depending on date.
So:
If the Risk Rating is Extreme then the officers have 5 working days to close the report based on the date the report was raised and the cell color would need to turn red.
I tried the following formula: =AND(risk="Extreme", AND(CLOSE DATE=DATE RAISED +5)) format RED
This didn't work as my brain just can't work out formulas.
Can anyone help with this problem?