View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Toll bar disappears...

Toolbars, more correctly called Command Bars, are stored in your
xlb file. The exact name and location of this file depends on
your version of Excel and Windows. Search for a file named *.xlb
to find the file.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"PCOR" wrote in message
.. .
I have created a tool bar within EXCEL. The tools bar
activates a number of macros that are recorded in PERSONAL.XLS
Every once in a while the tool bar disappears and I have to
reconstruct it. Any idea why?
Where are tool bars "saved" when they are part of Excel?
Thanks