Hi,
I have created a work sheet that will be used to show the status of orders. I have used conditional formatting for three of the status colours.
Amber - Issues
Green - On Going
Grey - Completed
When a staus is used from the drop down it will colour the cells within that particular row as above.
In column A all of the cells contain a target date. I need some code that basically highlights the cell in column A if the taget date is older than the current day - where the status of the row is "on-going - Green" or has "issues- Amber". I obviously don't want to include "completed" - grey rows.
Im new to VB so am struggling - I have looked around but can not find an answer. I also need this to run automaticly - when a new order is added to the sheet.
Please help.
Thanks.
I have created a work sheet that will be used to show the status of orders. I have used conditional formatting for three of the status colours.
Amber - Issues
Green - On Going
Grey - Completed
When a staus is used from the drop down it will colour the cells within that particular row as above.
In column A all of the cells contain a target date. I need some code that basically highlights the cell in column A if the taget date is older than the current day - where the status of the row is "on-going - Green" or has "issues- Amber". I obviously don't want to include "completed" - grey rows.
Im new to VB so am struggling - I have looked around but can not find an answer. I also need this to run automaticly - when a new order is added to the sheet.
Please help.
Thanks.