Populating Cell with the most recent change date on the sheet.
Hello- I am trying to have a cell populate with the date and time of the most recent activity on the sheet.
Answers
-
The easiest way would be to have a column (hidden if you like) with the Modified Date, and then in the cell you want to show the most recent activity have:
- =MAX([Modified Date]:[Modified Date])
Best,
Zach Hall
Training Delivery Manager / Charter Communications
-
I have tried that, when i paste the formula it is not working.
-
Hey @Scott Boehland
If you're not putting the formula in a Date type of column, you'll need to turn the Date into Text so it can be housed in that column.
=MAX([Modified Date]:[Modified Date]) + ""
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!