L
lynn harris
I have a textbox that will be populated with a value and based on that value entered would like to create that many other textboxes on the userform.
For instance, the form asks how many adults are going on a trip and based on how many are put in the adults textbox, that many more boxes should appear on the form in order to fill in the names.
I tried a few for each and while wend statements but can't seem to get it going. Please help! Thanks!
EggHeadCafe - Software Developer Portal of Choice
The FAST TRACK to ASP.NET
http://www.eggheadcafe.com/tutorial...48-dbfb16fcdda1/the-fast-track-to-aspnet.aspx
For instance, the form asks how many adults are going on a trip and based on how many are put in the adults textbox, that many more boxes should appear on the form in order to fill in the names.
I tried a few for each and while wend statements but can't seem to get it going. Please help! Thanks!
EggHeadCafe - Software Developer Portal of Choice
The FAST TRACK to ASP.NET
http://www.eggheadcafe.com/tutorial...48-dbfb16fcdda1/the-fast-track-to-aspnet.aspx