Hello. I realize there are already several threads on calculating time. I've reviewed the ones I've found and seem to be missing something basic in th setup of my grid sheet….
Here is what I'd like to do:
I am creating a sheet that will be tracking: load times, delivery times, and travel times for our drivers. Ideally I'd like to set it up to have "load time in", "load time out", "delivery time in", and "delivery time out" columns. I'd like a formula column to calculate the difference between load time out and load time in, a column to calculate the difference between delivery time in and delivery time out, and a column to calculate the travel time to and from (so, load time out to delivery time in, delivery time in to load time out)
The formulas I've tried either return invalid data, invalid data type, or unparsable, so I'm thinking I might be missing a basic step that designates the data in the column as time?
It kind of surprises me that Smartsheet doesn't just have a Time column type.