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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tabs in Access

Status
Not open for further replies.

montejr

Programmer
May 24, 2001
42
US
I have a question about tabs in Access. I have a tab system set up with seven different tabs. Is it possible that each tab send its' data to its' own table. If so, how do I specify that table in order to get its' control source.

thank you,
michael
 
One way you can do this is base each tab on a subform with its own data source. I usually design the subforms first and then insert them into the main form on their respective tabs.

Don Berry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top