View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
intheory[_2_] intheory[_2_] is offline
external usenet poster
 
Posts: 1
Default How do I send a macro and toolbar to another user?

I have written macro that I need to deploy to a number of users, as easily as
possible. My plan was to send them a file that installed the macro and a
toolbar with a custom icon/button that launched the macro. I have seen and
used things like this from other developers, but have no idea how to do it
myself. Does anyone have a simple solution for this, or can you give me
steps to get this accomplished?