View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 15
Default Macro Distribution

I have created a macro that will perform certain tasks on an excel
spreadsheet that is generated everyday. I want to give this macro to my
co-workers so that they can use it too. Because it is a new .xls file
every day, I can not just attach the macro to the workbook and send it
out. Is there an easy way to give them my macro or create a menu or
button on their taskbar that would run this macro? I would want this
macro to be available anytime they open excel.

Thanks!!