I need to highlight time after 5 minutes

JEZRAMOS

New Member
Joined
Oct 2, 2024
Messages
1
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
I work at an office and we share an excel spreadsheet. We check in column D, i want to find a way to make the color change red after 5 minutes of checking them in. Is there anyway to do this?
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
you can - BUT it wont update , untill something changes on the sheet and it carries out a calculation otherwise i guess VBA which is constantly refeshing

I setup something like that back in the 90's for people to see on there screens when a threshold was reached for 20+ users

conditional formatting will change the colour based on the time entered and the time NOW() - but as i say - if the spreadsheet is just left open on a screen nothing will happen, until a change is made
 
Upvote 0

Forum statistics

Threads
1,223,883
Messages
6,175,167
Members
452,615
Latest member
bogeys2birdies

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