B
bogii
I am using MS Access XP and I am building a database with forms. I have an
ID(That is a primary key) on different tables that should be linked to the
first table so when the user enters in the ID in the first table it should
show up in all the other tables. I have set a relationship with all my ID's
linked together by a 1 to 1. How would I allow the ID's to automatically
be added on in the different tables ?
I also have main form with tabs and in the tabs there are subforms of the
different tables where the user enters the data. And I would like to know
what code can I use in the properties section on when a user presses enter
for it to move to the next tab. For example from tab: Page 1 to tab: Page 2
?
ID(That is a primary key) on different tables that should be linked to the
first table so when the user enters in the ID in the first table it should
show up in all the other tables. I have set a relationship with all my ID's
linked together by a 1 to 1. How would I allow the ID's to automatically
be added on in the different tables ?
I also have main form with tabs and in the tabs there are subforms of the
different tables where the user enters the data. And I would like to know
what code can I use in the properties section on when a user presses enter
for it to move to the next tab. For example from tab: Page 1 to tab: Page 2
?