Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to formulate a payroll spreadsheet which will calculate hours and
subtract the number of minutes taken for lunch. On the current spreadsheet the employee start time and end time are entered (12 hour format) and number of minutes in separate cell (ie 0:30) I'm also calculating a cumulative total of hours to help control overtime. I've had two issues arise. # 1 once the calculated cumulative number of hours goes over 24 it starts over again # 2 I can't get the # minutes into the formula to be subtracted from. My current spreadsheet Shows the start time in column c, end time in column d, and number of minutes for lunch in column e (using time format 12:00) calculated daily hours in column f and cumulative number hours during week in column g. I understand that it would probably be easier to calculate the time using 24 hr clock instead of straight 12 hour clock. The formula currently being used is (D2-C2)-e2 Sorry for being so long on the question but I can't seem to find any answer or template that would help on this. -- dsimpkins |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Payroll calculations for real time | Excel Worksheet Functions | |||
Payroll Calculations | Excel Worksheet Functions | |||
payroll calculations | Excel Worksheet Functions | |||
Adding payroll stubs payroll calculator | New Users to Excel | |||
Payroll | New Users to Excel |