View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
leungkong leungkong is offline
external usenet poster
 
Posts: 32
Default toolbars - button

I have created a customize toolbars and some button.
I have assigned Macro in the button.
But I find that if i save as the workbook and rename the workbook, the bath
of macro also changed.
when i open the original workbook, i need to assign macro again.
any suggestion to me?
can i create the toolbar and assign macro when the workbook is open?
and delete the toolbar when the working close?
Thanks so much.