Sign in to join the conversation:
Hi,
I am trying to put a formula into a cell to say that if a check box is checked, put in the date that box was checked. I was able to do this before but it is no longer working. Is there still a way to do this?
Thanks.
You can have a formula that adds today's date, but the problem is that the TODAY function will update to the current date always so it will not store the date. You'd either have to add it manually, use a third-party solution like Zapier, the Smartsheet API, or create a workaround like locking the row and similar.
Would any of those methods work?
I hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Can you explain the work around more with locking the row?
Sure!
If we use the automation and lock the row after the box gets checked, the Modified Date column would then fix on the date/time from that event but this only works, if there aren't any more changes, are needed for the row.
Make sense?
One other method, but it's more advanced, would be to use the third-party service, Zapier, to add the date to another column for when the box gets checked. Is that an option?
Good afternoon, I am trying to utilize Linked Dropdown Columns for a manual process we have. We have many sheets that use a "Client Name" column with a dropdown list. Whenever a new client comes on or exits, we have to manually update every sheet that has a Client Name column and update the dropdown list. We do not have…
I'm trying to create a graph chart that captures monthly count of records by divisions (Northeast, West and Central) that should be stacked with a legend displaying each by different color like a presented in Excel. When I attempt to duplicate the process in Smartsheet I receive the following results. In Excel, I created…
This should be straightforward information but I can't find it anywhere. How do the Automation triggers work for attachments? I assumed: An attachment is Added = New attachment An attachment is Changed = New version of existing attachment. But I just had an 'Added' attachment notification trigger when I uploaded a new…