View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Geo Siggy[_11_] Geo Siggy[_11_] is offline
external usenet poster
 
Posts: 1
Default Customize CommandBars (disappear and reappear)

I think I got it to work
the easiest way with

Public aryCBs As Variant

(No more run time error.)

But there's still one problem: When I remove the application workboo
without closing Excel the original commandbars don't come back. So
have to close Excel to make the commandbars reappear.
How to make it possible to make the original commandbars reappear whe
I only close the workbook or worksheets not the Excel program.


Thanks again Sigg

--
Message posted from http://www.ExcelForum.com