Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to be able to add controls to a VBA worksheet at runtime and the
be able to handle them with events. How do I do this? Specifically, my application automatically queries a constantl changing Access database every five minutes. The records from th query are then displayed on an Excel worksheet. There is one row fo each record. What I need to do is add a couple of command buttons an a label to each row/record. If the user clicks on one of the button or labels added at runtime, I need to be able to respond to this wit code. Thanks very much in advance for any help or advice that you ca provide! -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assigning events to runtime-created controls - is it possible? | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
Events for Controls in a Multipage Control | Excel Programming | |||
creating controls at runtime | Excel Programming | |||
On Enter and On Exit events of MSFORMS controls? | Excel Programming |