View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edd[_2_] Edd[_2_] is offline
external usenet poster
 
Posts: 22
Default Assigning Macro to Toolbar

I have written several macros to use in a workbook document in excel 2003 and
want to associate them with buttons on a tool bar. I have successfully done
this but when i try to distribute the workbook to another user on a different
PC the tool bars are no longer associated with the macros in the workbook. I
have attached the tool bars to the workbook and even have a small routine to
remove the toolbars when the workbook is closed.

I am new to programming in excel and I am sure this is something simple and
obvious. Thanks for the assistance.