calling another module from within module

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Back
Top