BigRobCoUk
New Member
- Joined
- Nov 4, 2015
- Messages
- 4
Hello All,
I have in the past found loads of help from other posts on this site, but I am a bit stumped now.
I am trying to create a timesheet that can calculate a shift whether that be a day shift or a night shift that spans midnight. Giving the total hours (this is the easy bit for me)
But....
Then creating seperate hours based on the time of day that they are in.
For instance
[TABLE="class: grid, width: 1238"]
<colgroup><col><col span="2"><col><col><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Date
[/TD]
[TD]Work
[/TD]
[TD]Leave
[/TD]
[TD]Standby
[/TD]
[TD]Start
[/TD]
[TD]Finish
[/TD]
[TD]Break[/TD]
[TD]Hours
[/TD]
[TD]x1
[/TD]
[TD]x1.5
[/TD]
[TD]x2
[/TD]
[TD]Call Out[/TD]
[TD]Description of tasks[/TD]
[/TR]
[TR]
[TD="align: right"]Thu 01 Feb 2018[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]13:00[/TD]
[TD="align: right"]03:00[/TD]
[TD="align: right"]00:30[/TD]
[TD="align: right"]13:30[/TD]
[TD="align: right"]06:30[/TD]
[TD="align: right"]03:00
[/TD]
[TD="align: right"]04:00
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Where column x1 are the hours from 0600-2000
column x1.5 are the hours from 2000-2300
column x2 are the hours from 2300-0600
The break column will always be deducted from the x1 rate column also.
Is anyone able to put me on the right track for this.
Your help would be much appreciated.
Thanks in advance.
Rob
I have in the past found loads of help from other posts on this site, but I am a bit stumped now.
I am trying to create a timesheet that can calculate a shift whether that be a day shift or a night shift that spans midnight. Giving the total hours (this is the easy bit for me)
But....
Then creating seperate hours based on the time of day that they are in.
For instance
[TABLE="class: grid, width: 1238"]
<colgroup><col><col span="2"><col><col><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Date
[/TD]
[TD]Work
[/TD]
[TD]Leave
[/TD]
[TD]Standby
[/TD]
[TD]Start
[/TD]
[TD]Finish
[/TD]
[TD]Break[/TD]
[TD]Hours
[/TD]
[TD]x1
[/TD]
[TD]x1.5
[/TD]
[TD]x2
[/TD]
[TD]Call Out[/TD]
[TD]Description of tasks[/TD]
[/TR]
[TR]
[TD="align: right"]Thu 01 Feb 2018[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]13:00[/TD]
[TD="align: right"]03:00[/TD]
[TD="align: right"]00:30[/TD]
[TD="align: right"]13:30[/TD]
[TD="align: right"]06:30[/TD]
[TD="align: right"]03:00
[/TD]
[TD="align: right"]04:00
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Where column x1 are the hours from 0600-2000
column x1.5 are the hours from 2000-2300
column x2 are the hours from 2300-0600
The break column will always be deducted from the x1 rate column also.
Is anyone able to put me on the right track for this.
Your help would be much appreciated.
Thanks in advance.
Rob