Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am having diffculty binding events to controls contained
in a multipage control given Dim p As Page, c As Control 'mpMain is the multipage control Set x = mpMain.Pages(0) Set c = p.Controls.add"Forms.CommandButton.1", "cmdUpdate", True) c.Caption = "Update" i need to caputre the click event for the button and do something associated with it [update something] any suggestions ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MultiPage tab? | Excel Discussion (Misc queries) | |||
MultiPage control | Excel Worksheet Functions | |||
MultiPage control: Easy question | Excel Programming | |||
Multipage control on Excel VBA forms | Excel Programming | |||
Multipage control | Excel Programming |