user form and frames

G

Gixxer_J_97

i have 11 frames in a userform - and 11 tabs on a tabstrip
depending on which tab in the tabstrip is selected, i want to display the
appropriate frame.

what is the easiest way to hide all the frames in one shot?

kind of like

for each tb in myStrip.tabs

next
to manipulate each of the tabs

do i need to create an array to hold the frames?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top