Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to work out the number of overtime hours worked by double time or time
and a half each month. Cell A4 I input the date, cell B4 I input the hours, C4 the hourly rate is input, D4 the number of staff is input , in cell E4 I have the total hours worked. I have this in cell E4 =TIME(INT(B4),MOD(B4,1)*100,0)*24*C4*2*D4. as you can see I have to input double time in the formula, staff also work time and a half. Is there anyway I can get the formula to look at the date input and if it is a weekday then it is time and a half and if it is a weekend then double time or can I create a column for double time and one for time and a half and if yes is input into either of these columns then it would do this calculation. Any help would be greatly appreciated Monty |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
time sheet drop down lists | Excel Discussion (Misc queries) | |||
Time Sheet | Excel Discussion (Misc queries) | |||
Formula to deduct unpaid breaks in time sheet | Excel Discussion (Misc queries) | |||
time sheet calculations | Excel Worksheet Functions | |||
Excel formula for a time sheet | Excel Worksheet Functions |