how do we get 2003 .xlb toolbars and custom macros to show in 07

B

bigdeal

I have custom macros that are saved in an .xls file under the XLStart/ folder
in Excel 2003. These macros are referenced by an Excel11.xlb file that holds
the toolbars. All of these automatically open because they are under the
XLStart/ folder. How do I get them into Excel 2007 so they will open
automatically and how can I get the custom toolbar file to show up.
 
D

Dave Peterson

I would drop the toolbar file and create that toolbar on the fly when excel
opens the .xls file. It'll make things much easier.

Saved from a previous post:

For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)

In xl2007, those toolbars and menu modifications will show up under the addins.

And if you use xl2007:

If you want to learn about modifying the ribbon, you can start at Ron de Bruin's
site:
http://www.rondebruin.nl/ribbon.htm
http://www.rondebruin.nl/qat.htm -- For macros for all workbooks (saved as an
addin)
or
http://www.rondebruin.nl/2007addin.htm

And Bob Phillips shows a way to use a wrapper so that it can work in both xl2003
and xl2007.
http://msmvps.com/blogs/xldynamic/archive/2010/03/27/deploy-me-simple.aspx
 

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

Top