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!

opening forms in subforms

Status
Not open for further replies.

scimatic

Technical User
Aug 30, 2004
19
US
I have 5 tables and 1 main form. Is there a way to create a subform area in the main form and make 5 buttons, one for each table so that when a user clicks on button1 it will open table1 in an area on the main form and when the user clicks on button2 it will close table1 and open table2 in it table1's place. Like a webpage with frames.
 
You can create 5 subforms, one for each table, then on your main form, create a subform object and change its Source Object property from a button click.

Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top