Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How would I go about causing a macro named BELL to run
from another macro? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub Test()
'do some things Bell ' or even Call Bell 'do some more End Sub -- HTH Bob Phillips "Paul" wrote in message ... How would I go about causing a macro named BELL to run from another macro? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro calling another macro + variables | Excel Discussion (Misc queries) | |||
Macro calling another Macro | Excel Discussion (Misc queries) | |||
calling excel macro | Excel Programming | |||
how to disable a macro by calling it from another macro | Excel Programming | |||
Calling macro in add-in. | Excel Programming |