I have set up a db in which one of the areas has too many fields for one table, in fact way way to many, so I have made 8 tables all on a one to one relationship using ID as the primary key.
What is the best and easiest way of populating all the tables with the ID number when I set up a new record. This is needed to relate the tables together.
To give you more information, I have set up one main form and the table information is on 8 subforms, by selecting cmd buttons you can choose which subform is open. As one subform is visible the others are not.
Hope this makes sense and someone out there can help me out,
Thanks for your help
BH
What is the best and easiest way of populating all the tables with the ID number when I set up a new record. This is needed to relate the tables together.
To give you more information, I have set up one main form and the table information is on 8 subforms, by selecting cmd buttons you can choose which subform is open. As one subform is visible the others are not.
Hope this makes sense and someone out there can help me out,
Thanks for your help
BH