N
nytrex
Hoping some fo your 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
that multipaga 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
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
that multipaga 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