Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Robert,
Check out these sites to make your own tool bars http://j-walk.com/ss/excel/tips/tip67.htm Identifying FaceID Values for CommandBar Images http://j-walk.com/ss/excel/tips/tip40.htm Identifying CommandBar Images http://j-walk.com/ss/excel/tips/tip90.htm Create a Toolbar on the Fly http://j-walk.com/ss/excel/tips/tip53.htm Creating Custom Menus All from John Walkenbach's site. Some other places to look under "menus" in http://www.mvps.org/dmcritchie/excel/xlindexl.htm and in Stephen Bullen's web page for MVPs http://www.bmsltd.co.uk/MVP/MVPPage.asp -- sb "Robert Christie" wrote in message ... Hi Jon I never rely on the XLB file, but make my personal.xls rebuild my; Could you explain how you use your personal.xls to rebuild your commandbars?. I handle the problem by keeping a back up of .XLB file in another directory, but you comment has caught my interest. I checked your web site but didn't find a reference to this item. TIA Bob -----Original Message----- This file does very well in corrupting itself. ROTF! I never rely on the XLB file, but make my personal.xls rebuild my customized commandbars every time Excel opens. More reliable, and it doesn't crash itself on the 1st of every month. - Jon ------- Jon Peltier, Microsoft Excel MVP http://www.geocities.com/jonpeltier/Excel/index.html _______ Tom Ogilvy wrote: the xlb file contains your modifications to the menu system. This file does very well in corrupting itself. I don't think you want to try to open it. I don't know that the format of this file has been made public - I admit I have never tried to open it. . |