View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
StephanieH StephanieH is offline
external usenet poster
 
Posts: 95
Default Macros available to several workbooks

I have 3 seperate reports that all act similarly (tracks the same data for
different departments). I'd like to record one set of macros assigned to one
userform but available in all 3 reports. What's the easiest way to do with
without saving the userform and macros in each file? I don't want 3
userforms popping up if they open all three files.