H
Harry-Wishes
I am trying to programmatically place a certain number of textboxes on a
blank userform. Essentially the number of textboxes dynamically created will
be dependent on user input made through an inputbox from a previous screen.
Is there a way of doing this and also specifying where each textbox will be
placed on the blank form when the form appears on the uiser's screen? Of
course, I want to avoid textbox creation at design time since that locks me
into specifying a predefined number of textboxes (not always the number of
textboxes I will want at runtime). Is there a textbox object bulit into VBA.
Word's help was not very useful.
Thanks
Harry-Wishes
blank userform. Essentially the number of textboxes dynamically created will
be dependent on user input made through an inputbox from a previous screen.
Is there a way of doing this and also specifying where each textbox will be
placed on the blank form when the form appears on the uiser's screen? Of
course, I want to avoid textbox creation at design time since that locks me
into specifying a predefined number of textboxes (not always the number of
textboxes I will want at runtime). Is there a textbox object bulit into VBA.
Word's help was not very useful.
Thanks
Harry-Wishes