Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default XL2003 toolbar macros in XL2007

Hi guys

I have a number of macros from XL2003 that create custom toolbars at
startup. How do I make these useful/usable in XL2007?

I've used Windows Easy Transfer to get my Office and other settings
transferred from XP/Office2003 to Vista/Office2007 and mostly it's
worked. But my Excel settings, eg *.olb, startup files, etc, haven't
transferred across as far as I can tell. Can someone suggest a good
tutorial for this info?

Thanks in advance

Paul Martin
Melbourne, Australia
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default XL2003 toolbar macros in XL2007

I create the toolbars in xl2003 in the code with the macros. When I use the
same file in xl2007, these toolbars appear under the Addins tab on the ribbon.

I didn't need to make any changes to the existing *.xla files (my macro files
are addins).

If you manually changed the toolbar, I'm not sure how to handle those changes in
xl2007. Maybe you can change your addins to do the same in code. Or make the
changes to the QAT.

And I put my personal.xla file into the XLStart folder (for xl2007) and had no
trouble seeing my toolbars in the addins tab of the ribbon.

======
(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

Paul Martin wrote:

Hi guys

I have a number of macros from XL2003 that create custom toolbars at
startup. How do I make these useful/usable in XL2007?

I've used Windows Easy Transfer to get my Office and other settings
transferred from XP/Office2003 to Vista/Office2007 and mostly it's
worked. But my Excel settings, eg *.olb, startup files, etc, haven't
transferred across as far as I can tell. Can someone suggest a good
tutorial for this info?

Thanks in advance

Paul Martin
Melbourne, Australia


--

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
XL2007 and XL2003 LeeCC Excel Discussion (Misc queries) 2 December 18th 08 04:44 PM
Conditional formatting different on XL2007 than XL2003 Stan Excel Discussion (Misc queries) 0 July 16th 08 06:24 PM
Upgrade options from XL2003/VBA/VB6 to XL2007/VB.NET ... Boesman Excel Programming 0 August 20th 07 04:57 PM
XL2007 vs XL2003 Art Excel Programming 10 April 21st 07 04:32 PM
XL2003 inconsistency fixed in XL2007? joeu2004 Excel Worksheet Functions 2 March 5th 07 05:59 PM


All times are GMT +1. The time now is 08:55 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"