answersLogoWhite

0

If you put in the time they started and the time they finished, you can subtract the earlier time from the later time. The time must be put in in a time format, with a colon between the hours and minutes of the time. So if they started at 9:30am you'd put it into a cell like this:

09:30

You would put the time they finish in another cell. Then in another cell you put a formula to subtract the earlier time from the later time. So if you had 09:30 in cell A3 and 15:45 in cell A4, then in cell A5 you could have a formula like this:

=A4-A3

If they have breaks, you'd have to have several formulas to find the time worked between each start point and end point. All those times could then be added to find out their total time.

A good way to calculate breaks in Excel using only one formula can be found in the training section of http://www.calculatehours.com:

Log in- - - - -using an hh:mm format in cell A1

Log out - - - using an hh:mm format in cell B1

Log in- - - - -using an hh:mm format in cell C1

Log out - - - using an hh:mm format in cell D1

Than in cell E1 type:

=SUM((B1-A1)+(E1-D1)*24

Change the cell format of E1 to "Number" with 2 decimal places.

If that's too difficult, you can download ready Excel Time sheet Templates from:

<a href="http://www.calculatehours.com/timesheet-template-library.html">

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

A calculation used in excell?

Calculate means Excel will evaluate formulas and functions to display the result. You can turn calculate to manual or auto. When it is on auto, everything is updated in real time. Manual will update when you open Excel or requires to you click the calculate button every time you want to see results.


What is the total acceleration formula used to calculate the overall change in velocity of an object?

The total acceleration formula is: total acceleration final velocity - initial velocity / time taken


How do you calculate the average speed of a swimmer?

The same way you calculate the average speed of any object. You divide distance by time.


If the formula to calculate work is distance divided by time how do you apply the formula?

You would have a very tough time, because that isn't the formula to calculate work. (distance) divided by (time) is the formula to calculate speed. The formula to calculate work is: (force) multiplied by (distance).


How can make school time table in excel by formula?

Easy


What two quantities do you need to know how to calculate average speed?

To calculate average speed, you need to know the total distance traveled and the total time taken to cover that distance. The average speed is then determined by dividing the total distance by the total time. The formula is: average speed = total distance / total time.


How to calculate the average speed of a bus?

To calculate the average speed of a bus, you would need to determine the total distance traveled by the bus and the total time it took to cover that distance. Divide the total distance by the total time to get the average speed. This formula is Average Speed = Total Distance / Total Time.


How do calculate average velocity?

Divide the net displacement by the time of travel.


How do you add date stamp on excel?

Try this formula: =NOW() If you don't want the time, the formula is =TODAY()


What is the formula you would use to calculate the time?

The answer depends on what information you have from which you wish to calculate time.


How do you couculate average speed?

To calculate average speed, you divide the total distance traveled by the total time taken. The formula is: Average Speed = Total Distance ÷ Total Time. Make sure to use consistent units for distance and time in your calculations.


What is the formula t calculate acceleration?

The formula to calculate acceleration is: acceleration = (final velocity - initial velocity) / time.