I've got a gSheet that is fed from form submission. Throughout the day, I need to calculate the duration automatically; subtracting the most recent timestamp from the previous timestamp of the same user in column E. Is this possible?
I've got a gSheet that is fed from form submission. Throughout the day, I need to calculate the duration automatically; subtracting the most recent timestamp from the previous timestamp of the same user in column E. Is this possible?