Please help

BDawg04

Registered User.
Local time
Today, 11:23
Joined
Jan 6, 2005
Messages
21
Hello! I am very new to all of this and need some help with a form. Since I am new to this, simple talk would be great. I have a main form with 3 tabs on it. One of the tabs has buttons that links to several reports. That part works fine. The other two tabs go to individual pages. The problem I am having is that each tab is supposed to link to a seperate table. The 'Background Information' tab links to the 'Background Information' Table and the 'Action Taken' tab links to the 'Action Taken' Table. My question is how do I link each individual tab to the seperate tables. I can link the main form to one of the tables but that results in only one tab working and the other tab saying it can't find the necessary fields in the table. The only way I can get it to work at the moment is to combine the two tables and take out any repeated fields. There are other, smaller, tables in the database that I have linked to these bigger two tables. They seem to be working fine. My only problem is getting each tab to link to the seperate tables. Any help is greatly appreciated.
 
Sounds good, but the standard TAB control is not designed to be used in that fashion. It is used more for breaking up one table reference into different sections for what ever reason.
 
Thanks

Thanks for the help. I was starting to think you couldn't do it but I wanted to make sure. I will leave it like it is.
 

Users who are viewing this thread

Back
Top Bottom