M
martin
I have a spreadsheet with two columns detailing hours worked, (i.e. from and
to) and I have then two columns that convert the hours into a number format,
and then a column to take one away from the other to give total hours
worked. Depending on the start and finish times, I need to multiply the
hours worked by a rate of either single rate, rate and a half or double
rate.
For example if a person works from 10.00 am until 18.00pm the hours worked
from 10.00 until 16.00 will be at single rate whereas the hours from 16.00
to 18.00 will be at rate and a half. Similarly if a person works from 04.00
to 14.00 the first 2 hours will be at double rate and the next 8 hours will
be at single rate. The double rate also relates to hours worked after
midnight until 6.00am.
Can anyone suggets an easy way to make the calculation, or do i need to
write some code?
Many thanks in anticipation
Martin
to) and I have then two columns that convert the hours into a number format,
and then a column to take one away from the other to give total hours
worked. Depending on the start and finish times, I need to multiply the
hours worked by a rate of either single rate, rate and a half or double
rate.
For example if a person works from 10.00 am until 18.00pm the hours worked
from 10.00 until 16.00 will be at single rate whereas the hours from 16.00
to 18.00 will be at rate and a half. Similarly if a person works from 04.00
to 14.00 the first 2 hours will be at double rate and the next 8 hours will
be at single rate. The double rate also relates to hours worked after
midnight until 6.00am.
Can anyone suggets an easy way to make the calculation, or do i need to
write some code?
Many thanks in anticipation
Martin