Hey Everyone!
I'm trying to set up a form of automation that's quite a bit more advanced than anything I've done in Smartsheets before and can't seem to find a solution. I'm admittedly pretty new to the advanced functions of Smartsheets.
In this scenario, I am using a form to evaluate skills of field engineers. The evaluator enters several pieces of information about the engineer being evaluated, including their email address.
Because a form cannot UPDATE a line, but instead can only ADD a line, I would like to create some automation that triggers each time a new line is added. The function should find the corresponding email address in the destination sheet, and update ONLY the cells for which a response has been entered.
As an added challenge, I would prefer if some cells (unique ID and other classifying information) on the destination sheet are locked from being updateable by the automated process.
Any guidance here would be greatly appreciated!