View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Baker Bill Baker is offline
external usenet poster
 
Posts: 1
Default VBAProject scope

Something seems to have changed in Excel 2003 as far as macro's are concerned. In Excel 2000, I could create a macro and have it available in all files. Now each macro is tied to each excel file, and I have to open the file that the macro was created in in order to access it.

Is there a way to make my macro's "global" in Excel 2003?

Thanks,
--
Bill Baker