Highlight Cells based on time stamp
Answers
-
If you're using the two System Created columns, you can subtract one cell from the other to find out the difference between the two:
=Modified@row - Created@row
This difference will include time, meaning that if the number is greater than 0.01, the Modified date column is more than 15 minutes older than the Created date. Then you can set up a Conditional Formatting rule based on your formula column:
An alternative would be to use the Highlight Changes feature built into the sheet. (See: Highlight Changes Made to a Sheet)
Cheers,
Genevieve
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!