RAG Status, please help

Kimlou

New Member
Joined
Feb 21, 2020
Messages
9
Office Version
  1. 365
Platform
  1. Windows
Hi,
So, I'm not great on excel. But i need to create a rag status based on start date (column E6), estimated completion daye (column G6) and actual completion dates (column H6). I want the rag status column (I6) to be blank when there is nothing filled out, green when the actual completion date is within the estimate, amber when the actual completion date is soon becoming due and red when the date has been exceeded. I have been trying to do this now for 2 days, to no avail using IF and conditional formatting. Can anyone please help me? Thank you
 
Thank you, this is now working. Can you tell me what formula i could use so that the rag status is blank when there are no filled out at all please if you could? It's currently green even when no dates are added. Thank you
 
Upvote 0

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Try =COUNTA($E$4,$G$4)<>2 and make sure that it is the top rule.
 
Upvote 0
That works perfectly, thank you so much for all of your help
 
Upvote 0

Forum statistics

Threads
1,214,940
Messages
6,122,361
Members
449,080
Latest member
Armadillos

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top