Adding Controls to a Document [Excel 2003 VBA Language Reference]

To add controls to a document, display the Control Toolbox, click the control you want to add, and then click on the document. Drag an adjustment handle of the control until the control's outline is the size and shape you want.

Note  Dragging a control (or a number of "grouped" controls) from the form back to the Control Toolbox creates a template of that control, which can be reused. This is a useful feature for implementing a standard interface for your applications.

See Also | Adding Controls to a User Form | Creating a Custom Dialog Box | Creating a User Form | Displaying a Custom Dialog Box | Initializing Control Properties | Setting Control Properties | Using ActiveX Controls on a Document | Using ActiveX Controls on Sheets | Using Control Values While Code Is Running