Hi,
I want to use one cell (call it A1) to accept a numerical entry from the user (a number of hours), and another cell on the same row (call it A2) to automatically update it's value to the sum of A1+A2, and then clear the entry from A1. Each time an entry is made in A1, this would trigger the event again.
It appears there is no way to execute formulas/functions inside a workflow???
This is simple to acheive in excel with a macro and a couple of variables. I don't know if this is possible in SmartSheet without some low-level coding? Maybe some clever formula trickery?
Thanks.