C
Csiophi
I am trying to create an appointment database. I will use the database to
schedule my employees at different centers everyday. If a center request a
long term sub say from june 1st to aug. 1st. at the stage that I am at now
I would have to enter approx. 50 records for the one center with the only
change being the date. I have tried using multiple selections however, it is
very important that I know who is where on anygiving date. Just for a glipse
at my database I have a request table and form that includes the following
feilds: Date Requested, Center, Date Needed, Start Time, End Time,
Qualification, Notes, Scheduled Sub. I have a query that puts them in the
order I need. My biggest issue is entering in the same data over and over
again with the only change being the date. My employees only work M-F and off
on all major holidays. So my question is- how can I create a form that will
input multiple records in one form.
this is how I would like to enter the data on the form and in return have a
record for each date in the date range
Date requested- 5/10/08
Center: TOP
Start Date 5/10/08
End Date 8/1/08
Start Time: 7:15
End Time: 16:00
Qualification: Lead
Notes:
I have a pretty good understanding of how access works but I am still new to
it any help would be appreicated.
Siophi
schedule my employees at different centers everyday. If a center request a
long term sub say from june 1st to aug. 1st. at the stage that I am at now
I would have to enter approx. 50 records for the one center with the only
change being the date. I have tried using multiple selections however, it is
very important that I know who is where on anygiving date. Just for a glipse
at my database I have a request table and form that includes the following
feilds: Date Requested, Center, Date Needed, Start Time, End Time,
Qualification, Notes, Scheduled Sub. I have a query that puts them in the
order I need. My biggest issue is entering in the same data over and over
again with the only change being the date. My employees only work M-F and off
on all major holidays. So my question is- how can I create a form that will
input multiple records in one form.
this is how I would like to enter the data on the form and in return have a
record for each date in the date range
Date requested- 5/10/08
Center: TOP
Start Date 5/10/08
End Date 8/1/08
Start Time: 7:15
End Time: 16:00
Qualification: Lead
Notes:
I have a pretty good understanding of how access works but I am still new to
it any help would be appreicated.
Siophi