View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default how do i make my macros load on all machines on my network

For Excel
Make your workbook an Addin and place it on a network directory accessible
by all users. then the users can select it in Tools=Addins


--
Regards,
Tom Ogilvy


"PMcD" wrote in message
...
I have written several macos in excel and word, and now I need to make

them
available to my coworkers over our network, what is the best way of doing
this?