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

How would I go about causing a macro named BELL to run
from another macro?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default macro calling macro

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
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
macro calling another macro + variables yo Excel Discussion (Misc queries) 2 April 5th 06 04:36 PM
Macro calling another Macro spartanmba Excel Discussion (Misc queries) 2 February 9th 05 10:20 PM
calling excel macro TommyBoy Excel Programming 0 August 12th 04 10:25 PM
how to disable a macro by calling it from another macro paritoshmehta[_9_] Excel Programming 1 May 6th 04 07:24 PM
Calling macro in add-in. Clark B Excel Programming 1 July 24th 03 11:05 PM


All times are GMT +1. The time now is 01:21 PM.

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"