Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tab Form - Multiple Tables

Status
Not open for further replies.

tpearo

Technical User
Apr 24, 2000
124
US
Is it possible to have a tab form that has multiple, or at least 2 tables associcated with it.

Another words for example Tab 1 is form based on Hole Integrity.tbl and Tab 2 is based on Dielectric.tbl

I once had both tables as one and the form was built from the original table. Unfortunately I had too many fields in the table and had to split it. Now I would like to use the 2 tables and not have to redesign the form.
Boths pages of tabs on the form are for data entry.

Tp
 
Tp
Yes.

A typical approach would be to have a main form based on a primary table. For example a Customer ir Client table. And each tab would display the contact info, orders, etc. Each of these would be a subform.

However, you can have main forms on each tab.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top