C
Chris B via AccessMonster.com
Hi there,
I have a form pertaining to a table with the following on it : start time
(formatted as date and time),end time(formatted as date and time), normal
hours(number) and overtime hours(number).
The shift workers to which this table pertains work on any given day until
midnight, after that their pay becomes overtime.
I am trying to create an expression that will do this,
eg,
worker works from 19H00 today until 04h00 the next day, normal hours should
be 5 and overtime should be 4
I think I would need 2 expressions, one to determine 'midnight-[start time]'
and another to work out midnight to [end time] ??
Any ideas
Thanks in advance
I have a form pertaining to a table with the following on it : start time
(formatted as date and time),end time(formatted as date and time), normal
hours(number) and overtime hours(number).
The shift workers to which this table pertains work on any given day until
midnight, after that their pay becomes overtime.
I am trying to create an expression that will do this,
eg,
worker works from 19H00 today until 04h00 the next day, normal hours should
be 5 and overtime should be 4
I think I would need 2 expressions, one to determine 'midnight-[start time]'
and another to work out midnight to [end time] ??
Any ideas
Thanks in advance