Hello All,
I have a scheduling worksheet which has an agent's start/break1/lunch/break2/end times. I also have a real-time calculator which refreshes each second. I'd like for the cell to turn yellow 3 minutes before the agent's break time, turn red when it's time for their break, continue staying red for 15 minutes, then turn yellow again when for minutes 16 thru 18 after their break start time, and finally back to white 19 minutes after their break start time. My cells are as follows:
A1 - real time clock
E6 - Break1 start time
F6 - Lunch start time
Example:
Value in E6 = 10:00:00
If the value in A1 is between 09:57:00 and 09:59:00, then E6 will turn yellow
If the value in A1 is between 10:00:00 and 10:15:00, then E6 will turn red
If the value in A1 is between 10:16:00 to 10:18:00, then E6 will turn yellow
If the value in E6 is greater than 10:18:00, but less than the scheduled lunch time in cell F6 the cell will turn white
Any help will be greatly appreciated.
If the value is greater than
I have a scheduling worksheet which has an agent's start/break1/lunch/break2/end times. I also have a real-time calculator which refreshes each second. I'd like for the cell to turn yellow 3 minutes before the agent's break time, turn red when it's time for their break, continue staying red for 15 minutes, then turn yellow again when for minutes 16 thru 18 after their break start time, and finally back to white 19 minutes after their break start time. My cells are as follows:
A1 - real time clock
E6 - Break1 start time
F6 - Lunch start time
Example:
Value in E6 = 10:00:00
If the value in A1 is between 09:57:00 and 09:59:00, then E6 will turn yellow
If the value in A1 is between 10:00:00 and 10:15:00, then E6 will turn red
If the value in A1 is between 10:16:00 to 10:18:00, then E6 will turn yellow
If the value in E6 is greater than 10:18:00, but less than the scheduled lunch time in cell F6 the cell will turn white
Any help will be greatly appreciated.
If the value is greater than