Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Autoupdate Formulas based on user entry
Hello! this is my first post and I would appreciate help.
I want to setup a cell (call it "Cell1") on a row that is empty until a different cell ("Cell2") is clicked with a checkmark; upon Cell2 receiving the checkmark, I want Cell1 to autoupdate with the present date. Is that possible?
thanks!!
CVM
Comments
-
Hello CVM! I would be happy to help
This can be done but it is likely not exactly what you are looking for. The following formula will show todays date if the corresponding checkbox is checked (Cell1/this formula needs to be a Date column):
=IF(Cell2 = 1, TODAY())
While this will show todays date, it will always show 'todays' date. This means tomorrow it will update to the current "today". There isnt a way to have it show the date the checkbox was checked, and then not change but there are a couple other options.
You could view the history of a cell by right clicking in the cell and selecting View History. This will show you all the changes that were made in your sheet, who made the changes and the date/time the change was made. This can tell you when the checkbox was checked.
If checking the box is the last item to change in the row, you could add the Modified (Date) System column to your sheet which will show a timestamp of the last time the row was edited.
-
Hey there Travis. Thanks for responding and the detailed response. Seems like that would be a good feature.
thanks and take care!
Cash
-
Hi Travis,
Any progress on the timestamp feature? I can't find the enhancement request to vote on it and would like to raise this in priority if possible.
Wanda
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives