-
How to change and edit default time in Gantt Chart ?
Hi all, I am trying to track time for each task in a gantt chart by using the formula (=Start@row + ""). This formula displays the date and time for each task as shown in the picture below. The problem is its assigning the default start time for a task to 8:00 am and I am not able to change it. The project settings section…
-
Time Column
I noticed recently that the Time function has been added, it is greatly appreciated. However, with this new function it would be nice to have more robust support around it. I would love to see a new column format dedicated to time (kind of like the Date column). With that, allow a user on a form to select time from a clock…
-
Use Smartsheet as a Payroll Time Clock
Has anyone built a WorkApp where it can be used as a timeclock to track hourly employees time capturing GPS coordinates? Are there any demos to follow to create it?
-
Trouble with Time Tracking
We are working on a sheet to show the avg time spent on our tasks and we figured out how to time track as Smartsheet does not yet allow time tracking. Our solution was when someone selects "in progress" the row will be copied to another sheet. In that sheet we have a formula to grab the time from the created date and…
-
Calculating Time
I am trying to calculate the hours and minutes between a start and and end time. Firstly, what column type should the start and end time columns be, secondly, how should the time be written and thirdly, what formula would I use to calculate the difference between the two columns.
-
Clocking In / Out
I am trying to create a formula where if a Green Circle symbol drop down is chosen, then it records the time from the Date Modified Column. I keep getting invalid data type. Can someone tell me where the error is in this formula? =IF([Clock In ]@row, "Yes", TIME(RIGHT([Date Modified]@row, 8)))
-
Calculating formula for total pay for hours worked?
Hi, I'm wanting to create a timesheet where 1hr = (ex.) £10, and hours can be input by an individual and the smartsheet will work out how much they are owed. First calculation to be row, 5hrs = £50, second calculation to be the total of the column 5x £50 = £250. Is there a way to assign a value to a number e.g. 1 = 10, so…
-
Total Hours Worked
I am trying to find the sum of the total duration of hours worked. When I use the formula =Sum(Children()), It comes back in with a "0" value. I tried adding a column to convert the "Duration" to an actual number and I am getting "Invalid Value." when using the AI recommendation formula of =VALUE([Duration]@row) Any…
-
Formula for Duration using Start & End Date & Time?
Hello, I would like a formula to calculate Duration (in hours) using the Start Date, End Date, Start Time, and End Time. I would like to keep the Time in 12-Hour format if possible. Any formula suggestions? I tried using a formula without factoring in the Dates, but the Duration for those highlighted in yellow ended up…
-
Has anyone figured out how to incorporate a timer?
My team is used to entering their time into Harvest which has a desktop timer. They start it when they begin a task and stop it when they are done. Although I've been told and read Smartsheet doesn't have a timer, I did find reference to one on Smartsheet's website. Has anyone used it? And/or has anyone found a work around?