How to create a time stamped column with the date

How do I create a time stamp column to auto populate the date and time of when a cell changed from blank to a value? The workflow to fill in a date does not provide the time and I cannot figure out a formula that would capture both date and time?
Best Answer
-
Hi @ahrenm1, there's no direct way to do accomplish this. However there are some workarounds that might work for you, depending on how your sheet is set up.
This thread - Has a solution provided by TVang, and another provided by Andrรฉe Starรฅ.
The idea is to use an automation to copy the row to another sheet when the cell is modified. Then this new sheet has the "Modified" column, which will track the date and timestamp for when the row was copied into this sheet. We know that the row was copied into this sheet at the same time that the cell was modified, so this date/timestamp will be what you want.
Then you can use an INDEX/MATCH formula in your main sheet, using cross sheet references, to pull the date/timestamp back into your main sheet.
This requires your sheet to have some type of unique identifier to use to for matching.
I hope this helps!
Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com) (LinkedIn)
SSFeatures makes Smartsheet way easier to use and it saves you hours of work every week. It adds essential features into Smartsheet to save you time. For example: โ Auto Sorting โ Sorting with Filters โ Report PDF Generation โ Copy and Paste Conditional Formats โ Copy and Paste Automation Workflows โ Column Manager โ and so many more.
Answers
-
@ahrenm1 this is not a directly supported use case.
Your options are to use modified datetime meta field for the entire row, it is possible to parse out time but it will ofcourse change as other column values change. You could maybe get away from this by cell linking but I wouldn't recommend this at any scale.
webhooks and the api but there is a delay.
Use the API and parse through the cell history logs and pull out your timestamp
https://developers.smartsheet.com/api/smartsheet/openapi/cells/cellhistoryPrincipal Consultant | System Integrations
Prime Consulting Group
Email: info@primeconsulting.com
Follow us on LinkedIn! -
Hi @ahrenm1, there's no direct way to do accomplish this. However there are some workarounds that might work for you, depending on how your sheet is set up.
This thread - Has a solution provided by TVang, and another provided by Andrรฉe Starรฅ.
The idea is to use an automation to copy the row to another sheet when the cell is modified. Then this new sheet has the "Modified" column, which will track the date and timestamp for when the row was copied into this sheet. We know that the row was copied into this sheet at the same time that the cell was modified, so this date/timestamp will be what you want.
Then you can use an INDEX/MATCH formula in your main sheet, using cross sheet references, to pull the date/timestamp back into your main sheet.
This requires your sheet to have some type of unique identifier to use to for matching.
I hope this helps!
Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com) (LinkedIn)
SSFeatures makes Smartsheet way easier to use and it saves you hours of work every week. It adds essential features into Smartsheet to save you time. For example: โ Auto Sorting โ Sorting with Filters โ Report PDF Generation โ Copy and Paste Conditional Formats โ Copy and Paste Automation Workflows โ Column Manager โ and so many more.
-
Hi,
I hope you're well and safe!
Please take a look at my post below, which outlines a method I have developed.More info:ย
https://community.smartsheet.com/discussion/68589/lock-or-store-date-value-solution-without-using-zapier
Would that work/help?
I hope that helps!
Be safe, and have a fantastic day!
Best,
Andrรฉe Starรฅ | Smartsheet Expert Consultant & Partner / CEO @ WORK BOLD
โ Did I help answer your question/solve the problem? Please support with๐ก โฌ๏ธ โค๏ธ, and/or โ Answer. This will make it easier for others to find a solution or help answer! I appreciate it, thank you! ๐SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
Check out the Formula Handbook template!