I would like to know if I can have a cell in a row that updates with the current date when anything in that row is changed - kind of a "last time updated" cell. It will allow me to track stale rows.
Thank you.
You can use Modified (Date) system column for that.
More info can be found at comment from Travis in the following discussion :
https://community.smartsheet.com/discussion/detecting-cell-changes-modifying-other-cells-update
Thank you very much - I didn't see that one when I did my search.