Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Peter,
May I step back a little bit to let you know briefly about the context ... A Userform with 20 CommandButtons, which are all managed by a single procedure : Public Sub ButtonGroup_Click() This procedure is located in the single class : Class1 Everything works fine but the very last instruction for a given random CommandButton which has to act as if the user had clicked himself on a another CommandButton ... Hence, this loop I am trying to achieve ...whereby the procedure calls back itself ... Hope my explanation is clear enough ... Cheers Carim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.Evaluate question | Excel Programming | |||
evaluate function only in Excel application | Excel Programming | |||
Interpretation of Application.Caller.Parent.Evaluate | Excel Discussion (Misc queries) | |||
Alternatives to Application.evaluate(Long Formula) | Excel Programming | |||
Error 2015 with Application.Evaluate | Excel Programming |