![]() |
Microsoft Office Development and Consultancy |
| Home | | | Excel | | | VBA | | | C# | | | Finance | | | Tools | | | Newsletter | | | Feedback | | | Contact |
| Excel > Worksheet Controls > VBA Code > Forms | < Previous | Next > |
Using the Shapes Collection |
This is the only method you use to refer to controls that have been added from the Forms toolbar. |
|
Adding Controls |
|
Handling Events |
The controls on the Forms toolbar can only respond to a single event, the click event. | ||
The only exception is the Edit control which responds to a Change event. |
| © Better Solutions Limited 10-May-2013 | < Previous | Top | Next > |