Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default calling another module from within module

I have an auto_open() sub (module1) and I want to call a macro I recorded in
excel(module2) from within the auto_open module/sub. How can I do that?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default calling another module from within module

Call Module2.MyMacroName
--
HTH...

Jim Thomlinson


"rick_mc" wrote:

I have an auto_open() sub (module1) and I want to call a macro I recorded in
excel(module2) from within the auto_open module/sub. How can I do that?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default calling another module from within module

Thx

"Jim Thomlinson" wrote:

Call Module2.MyMacroName
--
HTH...

Jim Thomlinson


"rick_mc" wrote:

I have an auto_open() sub (module1) and I want to call a macro I recorded in
excel(module2) from within the auto_open module/sub. How can I do that?

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
calling a module [email protected] Excel Discussion (Misc queries) 1 September 28th 07 04:03 PM
Calling a function in another module Barb Reinhardt Excel Programming 4 November 7th 06 03:14 PM
Calling a Macro from module peter.thompson[_61_] Excel Programming 2 January 21st 06 11:14 PM
Calling worksheet module from other module. Michael Malinsky Excel Programming 2 December 14th 05 08:47 PM
Calling VBA function that is in another module Jag Man Excel Programming 2 January 7th 04 03:37 AM


All times are GMT +1. The time now is 04:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"