agtruhler
Jul 14 2010, 08:58 AM
I need a form that takes a user entered number and populates the subsequent form with that many data entry text box fields. If anyone has ideas on how to do that your assistance would be greatly appreciated. Thanks.
Bob G
Jul 14 2010, 09:17 AM
welcome to UA
is there a max number that could be required ?? If so, you might want to create a form with that number of boxes all set to invisible. when the user enters the number they want you make that many visible.
Just a thought.