A
Alan Nicoll
I don't know if anyone can help me with this, but...
I need to calculate daily and weekly overtime on temporary
employees from a number of different employment agencies,
each charging different rates and typically multiple
rates. For example, one agency wants daily overtime to
start at 8 hours per day for some employees, 12 hours per
day for others (based on job title), and weekly overtime
for hours over 40 per week. The employees also get
different hourly rates depending on job title and
department worked. Other agencies have all employees
getting daily overtime at 12 hours per day.
What is the general approach I should use for this? I
can't seem to get past square one in building queries even
to determine the overtime hours correctly. It's easy
enough to do this kind of thing in Visual Basic, but I'd
prefer to avoid that if possible because I won't be doing
this forever and others will come after me.
Thanks for any suggestions you can offer.
Alan
I need to calculate daily and weekly overtime on temporary
employees from a number of different employment agencies,
each charging different rates and typically multiple
rates. For example, one agency wants daily overtime to
start at 8 hours per day for some employees, 12 hours per
day for others (based on job title), and weekly overtime
for hours over 40 per week. The employees also get
different hourly rates depending on job title and
department worked. Other agencies have all employees
getting daily overtime at 12 hours per day.
What is the general approach I should use for this? I
can't seem to get past square one in building queries even
to determine the overtime hours correctly. It's easy
enough to do this kind of thing in Visual Basic, but I'd
prefer to avoid that if possible because I won't be doing
this forever and others will come after me.
Thanks for any suggestions you can offer.
Alan