B
Bill Hicks
Hi,
I'm a VBA newbie and need to know if it is possible to dynamically
create controls on a form, by pressing a Command Button. For instance,
a form for entering Customers has 3 text boxes (Customer name,
Customer phone, Customer address), and an Add control button. The Add
button will draw another row of the 3 Customer text boxes under the
existing rows, for x number of times the user presses Add. After the
user is done entering Customers, they can press a Submit control
button to submit them all at once.
Is this possible to do in VBA for Outlook, and if so, can someone
point me in the right direction? Any help is greatly appreciated.
Thanks.
Bill
I'm a VBA newbie and need to know if it is possible to dynamically
create controls on a form, by pressing a Command Button. For instance,
a form for entering Customers has 3 text boxes (Customer name,
Customer phone, Customer address), and an Add control button. The Add
button will draw another row of the 3 Customer text boxes under the
existing rows, for x number of times the user presses Add. After the
user is done entering Customers, they can press a Submit control
button to submit them all at once.
Is this possible to do in VBA for Outlook, and if so, can someone
point me in the right direction? Any help is greatly appreciated.
Thanks.
Bill