i have a db that consists of 5 small tables that are all linked together with an id# (autonumber)
what i am trying to do is create a dataentry from using tab controls that will allow the end user to click on one tab to enter health information and click on another tab to enter attendance information. My questions is, is there a way where i can use a combo box, whether on tab one or on a header of some sort that will not only populate all pages in my tab but also relate them all so whatever info is entered in each tab page automatically stores the id# in the appropriate field for that table
thanks
Ricky
what i am trying to do is create a dataentry from using tab controls that will allow the end user to click on one tab to enter health information and click on another tab to enter attendance information. My questions is, is there a way where i can use a combo box, whether on tab one or on a header of some sort that will not only populate all pages in my tab but also relate them all so whatever info is entered in each tab page automatically stores the id# in the appropriate field for that table
thanks
Ricky