Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I write code to put a control (like a textbox) on a
form? I have a list of fields and would like to create textboxes on a form for each field - like the wizard. Any sample code on how to get the form object and how to create a textbox is appreciated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See John Walkenbach's site for an example:
http://j-walk.com/ss/excel/tips/tip76.htm Creating a UserForm Programmatically -- Regards, Tom Ogilvy "JJ" wrote in message ... How do I write code to put a control (like a textbox) on a form? I have a list of fields and would like to create textboxes on a form for each field - like the wizard. Any sample code on how to get the form object and how to create a textbox is appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lost Form Controls | Excel Discussion (Misc queries) | |||
how to generate a unique form # when using an excel form template | Excel Worksheet Functions | |||
Form Fields or Controls? | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
user form controls | Excel Programming |