I am attempting to setup a database and need some assistance/direction in setting up a form that captures/enters multiple records from one form.
We have batches of case files consisting of 25 folders each. I would like to setup the form where the user only has to enter the [User], [FileGroupID], [Examiner] and [DateAssigned] just once, but also allow for the individual 25 case file numbers in that batch to be entered. (See attached image)
So far i have created 2 tables; BatchLog table which would capture the batch details that is entered once and a CaseFiles table which would capture the individual case file numbers. I don't know if i'm on the right track or if i'm making it more complicated than it should be :banghead:.
Any help or guidance is much appreciated. Thanks in advance
We have batches of case files consisting of 25 folders each. I would like to setup the form where the user only has to enter the [User], [FileGroupID], [Examiner] and [DateAssigned] just once, but also allow for the individual 25 case file numbers in that batch to be entered. (See attached image)
So far i have created 2 tables; BatchLog table which would capture the batch details that is entered once and a CaseFiles table which would capture the individual case file numbers. I don't know if i'm on the right track or if i'm making it more complicated than it should be :banghead:.
Any help or guidance is much appreciated. Thanks in advance