D
dave
Hello Everyone
I would guess this is a kind of common thing to want to do. I want to enter
timesheets for employees. The way I thought about doing this was to create
a table with a unique key per line, the employee ID, the weekending Date and
then monday, tuesday etc. The weekending field would allow me to print off
the timesheets for all employees on a weekly basis. By this method I have
to enter the number of hours manually for each day.
1) Is it possible to produce a form that would list each day as columns and
then for the employees to be listed below. It's like a crosstab query
except that crosstabs can only have one column I beleive?
2) Is it possible to type a start time and a finish time and have access
calculate the number of hours?
3) Is there a better way to do this??????
Thanks
I would guess this is a kind of common thing to want to do. I want to enter
timesheets for employees. The way I thought about doing this was to create
a table with a unique key per line, the employee ID, the weekending Date and
then monday, tuesday etc. The weekending field would allow me to print off
the timesheets for all employees on a weekly basis. By this method I have
to enter the number of hours manually for each day.
1) Is it possible to produce a form that would list each day as columns and
then for the employees to be listed below. It's like a crosstab query
except that crosstabs can only have one column I beleive?
2) Is it possible to type a start time and a finish time and have access
calculate the number of hours?
3) Is there a better way to do this??????
Thanks