vandaliarental
Technical User
I am looking to create a database to maintain our employees schedule. I've got a table created with employee number, date, time in & time out, and have created a crosstab query, combining the time in & time out so it shows as the value.
Table:
Emp# Date TimeIn TimeOut
1 12/6/04 7:00 17:00
2 12/6/04 7:00 17:30
1 12/7/04 6:45 16:45
2 12/7/04 7:15 17:30
Crosstab results:
Emp# 12/6/04 12/7/04
1 7:00 - 17:00 6:45 - 16:45
2 7:00 - 17:30 7:15 - 17:30
I would like to be able to edit the schedules from the crosstab results. I've tried putting this into a form, but the dates are restricted across the top (I need to be able to scroll out to see future dates). Also, we need to be able to edit the times in this form.
Any ideas?
Thanks,
Connie
Vandalia Rental
Table:
Emp# Date TimeIn TimeOut
1 12/6/04 7:00 17:00
2 12/6/04 7:00 17:30
1 12/7/04 6:45 16:45
2 12/7/04 7:15 17:30
Crosstab results:
Emp# 12/6/04 12/7/04
1 7:00 - 17:00 6:45 - 16:45
2 7:00 - 17:30 7:15 - 17:30
I would like to be able to edit the schedules from the crosstab results. I've tried putting this into a form, but the dates are restricted across the top (I need to be able to scroll out to see future dates). Also, we need to be able to edit the times in this form.
Any ideas?
Thanks,
Connie
Vandalia Rental