View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keda Wang Keda Wang is offline
external usenet poster
 
Posts: 5
Default VB Macro Buttons

Hello,

I have successfully created macros on the Menu Bar,
however the buttons stay resident for all excel files. I
know it is possible to create the macro buttons to only be
loaded when the appropriate file is opened. The buttons
should disappear when the file is closed.

Does anyone know how to do this? If so, please share.
Thanks!