I am wanting to create a formula whereas I have an expected delivery time and actual delivery time and need to determine how many minutes the delivery was late. Does anyone know what formula to use in Smartsheet?
Smartsheet currently is unable to calculate time. However, depending on your setup and overall requirements, some basic formulas in helper columns can be used.
Will the expected and actual times overlap into another day? Do you want it displayed in just minutes? What format are you using for time (12 or 24 hour clock/colon or no colon/am vs pm/etc..)? Are you able to post some screenshots with dummy data manually entered to show what you want the final solution to display?
Hey, Is anyone else facing this issue in the approval notifications sent through smartsheet
I have a sheet with a list of customers in one column, and then the following columns are City, Monday, Tuesday, Wednesday, Thursday, Friday. I need help with a formula that I can put in my sheet summary so that if the customer column says Staples (It can say this in multiple rows) that it will tell me the total package…
Hi Smartsheet community, I've always tried to answer questions but this is my first time posting. So I have formula =IF([Project Status]@row = "Complete", 1, 0) set up in the "Complete Check - Hide column" to check the box when the project status is marked complete. The project status column is tied to several other sheets…