Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default MultiPage control

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MultiPage tab? capt Excel Discussion (Misc queries) 2 January 28th 08 08:01 PM
MultiPage control Patrick Simonds Excel Worksheet Functions 1 August 5th 06 05:32 PM
MultiPage control: Easy question SC Excel Programming 2 January 8th 04 08:54 PM
Multipage control on Excel VBA forms James Garner Excel Programming 2 December 4th 03 06:37 AM
Multipage control Neil Excel Programming 2 September 15th 03 01:24 PM


All times are GMT +1. The time now is 09:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"