Hi, I am creating a timecard entry system using Access. Users will be keying in a record for each employee for each day of the week and the records will update only one table. So the users do not have to re-key duplicate information for each record such as employee id and to make it quicker for them to key in the records, I would like the form split into two sections. In the top section the user will key in employee id and any other duplicate information. Then below I would like to have a datasheet view where they can key in individual record information such as job#, cost code, record type, hours, etc.
When they hit the Submit button the form should pull the employee id from the top of the form and insert it into the table for each individual record they have keyed in the dataset below.
Is it possible to do this? If so, how would I go about setting this up? I looked at subforms and split forms but they don't seem to give me the format I need.
Any help will be greatly appreciated. Thanks.
When they hit the Submit button the form should pull the employee id from the top of the form and insert it into the table for each individual record they have keyed in the dataset below.
Is it possible to do this? If so, how would I go about setting this up? I looked at subforms and split forms but they don't seem to give me the format I need.
Any help will be greatly appreciated. Thanks.