I am using Access 2003 and am relatively new to access.
I have 4 main tables in my database, tables 1, 2A, 2B1 & 2B2.
The user can enter information via tables "1", "2A" or "1", "2B1", "2B2" depending on how they respond to a question in table 1.
I have set up 15 forms as the tables contain many fileds. (thus the reason for tables 2B1 and 2B2)
For example: table 1 has been split into forms A, B, C & D (all linked via a primary field).
All of the forms are currently on a tabbed form with tabs (A to O).
My problem is that I dont know how do I link the forms to one another. I have put the primary key into each of the subforms, but this wont allow me to proceed to form B with the same primary key as it would try to produce a duplicate key (which is not enabled).
Any help would be greatly appreciated.
I have 4 main tables in my database, tables 1, 2A, 2B1 & 2B2.
The user can enter information via tables "1", "2A" or "1", "2B1", "2B2" depending on how they respond to a question in table 1.
I have set up 15 forms as the tables contain many fileds. (thus the reason for tables 2B1 and 2B2)
For example: table 1 has been split into forms A, B, C & D (all linked via a primary field).
All of the forms are currently on a tabbed form with tabs (A to O).
My problem is that I dont know how do I link the forms to one another. I have put the primary key into each of the subforms, but this wont allow me to proceed to form B with the same primary key as it would try to produce a duplicate key (which is not enabled).
Any help would be greatly appreciated.