View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Carm Carm is offline
external usenet poster
 
Posts: 1
Default Distributing Macros

I am very new to app programming in Excel. I have a macro which
creates a custom menu and toolbar. The toolbar uses gif files stored
in a required folder on the user's local hard drive.

I do not have the developer's tool for office.

What is the best approach to distributing this to 20 users?

Thanks!