Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Cannot Customize Excel Toolbar

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Cannot Customize Excel Toolbar

I think you did something wrong when you tried it.

Maybe you could give some details of what you tried and how it failed.

Sue T. wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

I deleted the .mlb files. There were 2 for excel. I went back and made sure
they were gone and they were. I then went to Excel and tried to customize
the toolbar again. Again when I went out of the program and back in again,
the customization to the toolbar was gone.

"Dave Peterson" wrote:

I think you did something wrong when you tried it.

Maybe you could give some details of what you tried and how it failed.

Sue T. wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

I meant .xlb files.

"Dave Peterson" wrote:

I think you did something wrong when you tried it.

Maybe you could give some details of what you tried and how it failed.

Sue T. wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson


--

Dave Peterson

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Cannot Customize Excel Toolbar

Did you search using Windows start button|search or via the DOS command?

I'm guessing that you missed one.

Sue T. wrote:

I deleted the .mlb files. There were 2 for excel. I went back and made sure
they were gone and they were. I then went to Excel and tried to customize
the toolbar again. Again when I went out of the program and back in again,
the customization to the toolbar was gone.

"Dave Peterson" wrote:

I think you did something wrong when you tried it.

Maybe you could give some details of what you tried and how it failed.

Sue T. wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Cannot Customize Excel Toolbar

What part "didn't work"?

The finding *.xlb part?

The changing permissions to save part?


Gord Dibben MS Excel MVP

On Thu, 28 Feb 2008 08:49:02 -0800, Sue T.
wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.


--

Dave Peterson


  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

Where do I change permissions? all of the *.xlb files were deleted.

"Gord Dibben" wrote:

What part "didn't work"?

The finding *.xlb part?

The changing permissions to save part?


Gord Dibben MS Excel MVP

On Thu, 28 Feb 2008 08:49:02 -0800, Sue T.
wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson



  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Cannot Customize Excel Toolbar

If you are in a corporate environment, your IT staff may have imposed their
rules on you--not allowing you to make changes to some folders.

If you're not in a corporate environment, then this probably doesn't apply.

Did you search for *.xlb files using that old DOS command?

Sue T. wrote:

Where do I change permissions? all of the *.xlb files were deleted.

"Gord Dibben" wrote:

What part "didn't work"?

The finding *.xlb part?

The changing permissions to save part?


Gord Dibben MS Excel MVP

On Thu, 28 Feb 2008 08:49:02 -0800, Sue T.
wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson




--

Dave Peterson


  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

What I finally did was to make a custom toolbar and it works. I will try the
dos command, but right now I got a workaround that is working.

Thanks for your help.

"Dave Peterson" wrote:

If you are in a corporate environment, your IT staff may have imposed their
rules on you--not allowing you to make changes to some folders.

If you're not in a corporate environment, then this probably doesn't apply.

Did you search for *.xlb files using that old DOS command?

Sue T. wrote:

Where do I change permissions? all of the *.xlb files were deleted.

"Gord Dibben" wrote:

What part "didn't work"?

The finding *.xlb part?

The changing permissions to save part?


Gord Dibben MS Excel MVP

On Thu, 28 Feb 2008 08:49:02 -0800, Sue T.
wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson




--

Dave Peterson

  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Cannot Customize Excel Toolbar

I tried the dos command, but that showed only the most recent toolbar. All I
can figure is there is a glitch somewhere. IS couldn't figure it out either.

"Sue T." wrote:

What I finally did was to make a custom toolbar and it works. I will try the
dos command, but right now I got a workaround that is working.

Thanks for your help.

"Dave Peterson" wrote:

If you are in a corporate environment, your IT staff may have imposed their
rules on you--not allowing you to make changes to some folders.

If you're not in a corporate environment, then this probably doesn't apply.

Did you search for *.xlb files using that old DOS command?

Sue T. wrote:

Where do I change permissions? all of the *.xlb files were deleted.

"Gord Dibben" wrote:

What part "didn't work"?

The finding *.xlb part?

The changing permissions to save part?


Gord Dibben MS Excel MVP

On Thu, 28 Feb 2008 08:49:02 -0800, Sue T.
wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson




--

Dave Peterson

  #13   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Cannot Customize Excel Toolbar

The customized toolbar changes for the new toolbar and the changes to the
standard toolbar are kept in the same *.xlb file.

I'm changing my bet with this new info.

I'm betting that your change to the standard toolbar is really being saved ok.
But when you reopen excel, you have another workbook/addin that's resetting that
standard toolbar--deleting the changes you've made.

If you're interested in finding the workbook/addin that's doing the resetting,
you can do some detective work:

Chip Pearson has some notes on how to diagnose startup errors:
http://www.cpearson.com/excel/StartupErrors.htm

And Jan Karel Pieterse has more notes:
http://www.jkp-ads.com/Articles/StartupProblems.asp

Essentially, you'll turn off all the addins/startup workbooks and then open
excel. Make a change to the standard toolbar. And then turn on each addin
(closing and reopening) one at a time to find the culprit.



Sue T. wrote:

I tried the dos command, but that showed only the most recent toolbar. All I
can figure is there is a glitch somewhere. IS couldn't figure it out either.

"Sue T." wrote:

What I finally did was to make a custom toolbar and it works. I will try the
dos command, but right now I got a workaround that is working.

Thanks for your help.

"Dave Peterson" wrote:

If you are in a corporate environment, your IT staff may have imposed their
rules on you--not allowing you to make changes to some folders.

If you're not in a corporate environment, then this probably doesn't apply.

Did you search for *.xlb files using that old DOS command?

Sue T. wrote:

Where do I change permissions? all of the *.xlb files were deleted.

"Gord Dibben" wrote:

What part "didn't work"?

The finding *.xlb part?

The changing permissions to save part?


Gord Dibben MS Excel MVP

On Thu, 28 Feb 2008 08:49:02 -0800, Sue T.
wrote:

I tried that and it didn't work. I had I.S. over here yesterday and they
couldn't figure it out.

"Dave Peterson" wrote:

Customized changes to toolbars are saved in a file with an extension of *.xlb.

You could lack the authority to save to this file, but my bet is that you have
multiple *.xlb files and the one you're changing is not the one that excel
finally uses.

I'd do this:
Close excel.

Use windows start button|search to find all the *.xlb files and delete them.
Remember to look in hidden folders, too.

Then reopen excel and make a change to the toolbar (just to test). Then close
excel and reopen. If the change stuck, finish up your customizations.

If you can't find *.xlb using windows start button|Search, then you could use an
old DOS command to search and delete them.

Windows Start button|Run
type:
CMD
(to get to the Command prompt)

C:
(to get to the C: drive--change this to the drive that excel is installed on)

cd\
(to get to the root directory)

dir *.xlb /s

The /s says to search subfolders, too.

Make a note of the locations of the found files and then delete those files.

Sue T. wrote:

I have been trying to customize the standard toolbar to accept close, exit,
etc., but once I close excel and go back in the changes are not saved.

All my other "office" programs work fine, except for excel.

--

Dave Peterson




--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 customize toolbar command lost Alex Excel Worksheet Functions 5 April 17th 07 08:30 PM
Customize Toolbar Andy Excel Discussion (Misc queries) 1 March 8th 07 05:12 PM
Customize Icons In Toolbar Roger Excel Discussion (Misc queries) 2 June 7th 06 01:30 AM
Customize Toolbar DeLyn Excel Discussion (Misc queries) 1 January 30th 06 11:53 PM
customize toolbar won't save goplayoutside Excel Discussion (Misc queries) 1 October 11th 05 03:42 PM


All times are GMT +1. The time now is 07:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"