I have a form that has a tab control on it. Each tab has a subform on it. Tab 1 has names and some information. Depending on what Tab 1 says, I want all other tabs to correspond to it. I have a key that links all of my tables together. What would be the criteria that I can use in a query that my subforms would be based off of. It would make sense to be formname.tabcontrol_name.pagename.subreportname.object but that reasoning doesnt work. Thanks for the help.