View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew[_56_] Andrew[_56_] is offline
external usenet poster
 
Posts: 130
Default how to store a macro to be available to all workbooks

Hello,
If I write some VBA code and I want that particular module to be
visible to all workbooks, where do I save that module? Is there some
global repository?

thanks,
Andy