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

Same subform in multiple tabs of tabbed control ???

Status
Not open for further replies.

gazolba

Programmer
Dec 4, 2001
167
US
I have a tabbed control, within 3 of the tabs I have a subform containing a nested tabbed control (the only reason I use a subform - it is not linked to the main form in any way). The same subform is in each tab and it is formatted depending on which main tab is clicked. But Access insists on me giving each subform a unique name.
Does that mean that I cannot manipulate the contents of this subform using a single name but I have to treat it as three separate subforms? In other words, I have to format three subforms instead of just one?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top