I have form that is using tab controls. I want each tab to have fields from a specific table on it. When I go to the 2nd tab, how do I change the table so I can put those fields in it? I haven't been able to figure this one out.
You could use a different sub form in each tab, or if you are willing to do so, create a query with all the tables and fields from each and populate them this way. Be careful when do this though if you have information that relates to another table make sure to add the necessary field so that all information is updated
-Kerry
Those that know, do. Those that understand, teach. -Aristotle
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.