Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Userform.
the userform have 9 button. cmdBtn1, cmdBtn2, .... cmdBtn9 that buttons have a procedure respectively. I want to run the button procedure using loop. for example, for i=1 to 9 application.run "cmdBtn" & i next but debug.... How can I..... *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to choose if I use a parameter or not in a parameter query | Excel Discussion (Misc queries) | |||
What does this parameter mean? | Excel Programming | |||
The parameter is incorrect | Excel Programming | |||
What does the second parameter in ACCRINT do? | Excel Worksheet Functions | |||
parameter value query | Excel Programming |