I have two sheets in our workspace, one is the master list of projects we are working on, the other is used to record the amount of time each person works on a project for a given date.
Projects sheet Timesheet sheet
Project ID Project ID
Project Name Staff Name
Status Date
Priority Hours Worked
etc. etc.
A project gets a default status of “Requested” when it comes in via the intake sheet. When work is recorded in the Timesheet, we want to have Automation on the Timesheet with the "When rows are added" trigger to change the Status column in the Projects sheet to “Active” rather than having a project manager or another person remember to manually update the project status.
This is a simple SQL statement in a database but I can’t seem to find a way to have Automation in one sheet update another sheet. Is this possible? We have the Enterprise license of Smartsheet. I’ve read some forum posts that suggest two or three helper sheets but 1) I’m too new to Smartsheet to follow the discussion, and 2) simple update triggers should be possible since cells can already reference other sheets.
Thanks for your help!