View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Anne Troy[_2_] Anne Troy[_2_] is offline
external usenet poster
 
Posts: 221
Default VBA Program to Email-able Toolbar

Build the toolbar using code for best results. Save the xls as an addin
(xla) and send it to him. That's it.
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"Sean" wrote in message
...
So I have been paitently working on getting my VBA program in Excel to

work
and am finally there. Now I want someone to test it for me and have a

friend
that will do so.

I want to attach it as an addin or as a toolbar for him to install, I know
how to assign a macro to a toolbar but how do I send it to him in an

email,
or how do I create an addin for him to install and then be able to use as

a
tool bar, any help will be great.

Thanks
Sean