View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raybs Raybs is offline
external usenet poster
 
Posts: 1
Default How to save compiled version of VBA macro

When I move my Excel macro to another PC, once I compile it on that PC it
works - until I logoff. Next time I logon it doesn't work again until I
recompile the macro. How do I save it permanently?

Raybs