Excel 97 – Saving Toolbar/Icon Settings
What files and folders are the Toolbar/Icon settings stored in? I would like to make a copy and store them safely in another location or at least as a back-up.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Excel 97 – Saving Toolbar/Icon Settings
I use this batch file which copies key Excel97 and Word97 settings to my network drive … I hope! The Excel toolbars and icons file is on the first line here (substitute “MYNAME” with “”). Your “custom.dic” may be in a different location. Paths: “progra~1” is “program files”, “micros~1” is “microsoft office”, “templa~1” is “templates”.
@XCOPY32 /Y C:WINDOWSMYNAME8.XLB U:*.* >nul
@XCOPY32 /Y C:PROGRA~1MICROS~1 OFFICEXLSTARTPERSONAL.XLS U:*.* >nul
@XCOPY32 /Y C:PROGRA~1MICROS~1TEMPLA~1NORMAL.DOT U:*.* >nul
@XCOPY32 /Y C:PROGRA~1MICROS~1OFFICECUSTOM.DIC U:*.* >nul
@EXIT
John,
Thanks.
1 – I found username8.xlb under C:WINNT.
2 – For the record, I found Custom.dic under C:Program FilesMicrosoft OfficeOffice and Normal.dot under C:Program FilesMicrosoft OfficeTemplates, just as you said.
3 – I did not realize there was an updated xcopy around. What’s the “Y” switch, overite-Yes?
4 – I see you use Personal.xls. What’s the implementation, is the file always open or can it be hidden? I don’t seem to find much info on Personal.xls
I should have stated that my answers assume W9x. Re your questions:
3. Xcopy32 is nothin’ but the 32 bit xcopy distributed in W9x. “/Y” indeed tells it to overwrite existing files.
4. I didn’t think you could run Excel withOUT a personal.xls; it’s the usual place to keep all your macros available for all Excel workbooks; much like normal.dot is for Word. By default it is opened if it exists, and hidden. I have a bunch of little convenience macros in it, nothing like the giant-killers you’ll see from the VBA gurus posting here.
I have created a file which I call menu.xls and saved it in C:Program FilesMicrosoft OfficeOfficeXLStart. This is the file that opens each time I restart Excel. Since I use it as a menu, I like to have the file open, switch to it and then select a button to execute a macro. But when I save personal.xls and save it there also, it opens in full view. Is there a switch or setting I am missing to allow me to hide personal.xls?
This may interest you
Just to the right of the subject of a reply is a button labeled “Show 1-Click TagPanel”. If you click on that button you will get a window with the message formatting controls in it. If you hover your mouse pointer over the buttons, a pop up will give the name of the buttons. The two at the right end of the top row are the ones for inserting a link. The first one is used to insert a link that looks like a URL, and the second one inserts a link that looks like a hilighted word or description.
Copy the URL of the link you want to insert. Put your cursor at the point in your message where you want the link and click on one of the link buttons. That will insert something that looks like this (url=link)description(/url) into your message with the parenthesis replaced by square brackets. Select the word “link” and paste your URL over it. Select the word “description and type your description over it.
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.
Notifications