Hi Experts!

I am creating a form where there will be multiple userforms. So I have "userform1", textbox1 is where I'll put a number, say "10" for example, is it possible to get to "userform2" and have 10 textboxes? and if "5" is entered from "userform1", 5 textboxes will be created in "userform2"?