View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul James[_7_] Paul James[_7_] is offline
external usenet poster
 
Posts: 1
Default keeping a toolbar attached to a workbook

I've created a custom toolbar and used the Attach Toolbars dialog to attach
it to the workbook in which it was created. However, I notice that
sometimes the toolbar remains in Excel after I close the workbook.

What I would like is to have that particular custom toolbar only appear when
that workbook is open, because there is no use for it in any other
workbooks. Is there a way to make sure that toolbar is only visible when
that particular workbook opens?

Thanks in advance,

Paul