Hello,
I've allready made an user form, and now I want to do something different.
I want that when I press a command button, it creates a new label(#1) and a text box(#1) on the same form. And when I press the same button again, it creates the same label(#2) under label#1 and a text box(#2) under text box#1
Why I want to do this? Because there is no fixed how many labels and text boxes there will be.
I've searched a little bit around and found this: http://www.tek-tips.com/faqs.cfm?fid=5757 but it doesn't work.
Can anyone help me?
I've allready made an user form, and now I want to do something different.
I want that when I press a command button, it creates a new label(#1) and a text box(#1) on the same form. And when I press the same button again, it creates the same label(#2) under label#1 and a text box(#2) under text box#1
Why I want to do this? Because there is no fixed how many labels and text boxes there will be.
I've searched a little bit around and found this: http://www.tek-tips.com/faqs.cfm?fid=5757 but it doesn't work.
Can anyone help me?