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.