View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default How to get a macro to work in all workbooks

You can creat a add-in and install it on every machine
http://www.jkp-ads.com/Articles/DistributeMacro00.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Baapi" wrote in message ...
Hi,

how do I get to run a macro in all the excel workbooks that I open?

one way I know is to store it in PERSONAL.XLS

but I want all the people on the netwok to be able to run the macro, not
just me...

can someone help me?

Thanks
--
Baapi