View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard Richard is offline
external usenet poster
 
Posts: 709
Default Call Private Sub From Different Module

Hi,

Is it possible to run a macro from module1, which calls/runs a private sub
in module2.


Thanks
Richard