new instances of nested controls

N

nytrex

Hoping some of you experts out there can help.

I'm working on an application that has a multipage control, with
several controls within it.

Depending on the value of a variable I would like to copy and paste a
multipage control (with the nested controls in it) on the userform x
number of times.

I know I could easily create many 20 or so copies of the multipage
control at deisgn time and just hide the ones I don't need, but this
seems like a rather crude method of implementing what I want to do

Is there an easy way replicating a multipage control (with the nested
controls) several times within a userform?

I would appreciate any help you can give.

Regards
 

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