User Tools in Excel 2002 vs Excel 2000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Excel 2002 and create a lot of user option in User Tools Bar.
Funcionallity is perfect. But, if I copy me worksheets in PC with Excel 2000
all User Tools Bar desappear.....! What I need to make in order to restore
this Bars in Excel 2000???
Please, help me ....., thanks, Iván
 
Ivan

How do you create the customizing?

If by Tools>Customize and dragging menu items to the worksheet menu bar then
these customizations are saved in your Excel.XLB file and not with the
workbook.

Others won't have access to this *.XLB file so customized menus won't show up.

It will be named Excel10.xlb

You can copy it to your home computer, rename the current Excel9.xlb to
Excel9.old then rename the Excel10.xlb to Excel9.xlb.

Note: this will destroy any customizations you may have done to the 2000
Excel9.xlb version.

One more option..........If you assign macros to a bunch of buttons onto a new
Toolbar, you can attach the Toolbar to the workbook.

Best to create menus "on the fly" with code in the workbook.

The sites below give example code and tips.

Note: some sites say for XL97, but same for 2003

http://support.microsoft.com/default.aspx?scid=kb;EN-US;830502

http://support.microsoft.com/support/kb/articles/Q159/6/19.asp

http://support.microsoft.com/support/kb/articles/Q162/8/78.asp

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q166755&


Gord Dibben Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top