Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel 2007 and 2003 Toolbars

I am developing workbooks to be used in Excel 2007 and Excel 2003 that
use custom toolbars. I have a matrix and existing code in XL2003 that
uses the commandbar to build the toolbar. There is also code to create
the customUI.xml file for XL2007 in order to add a ribbon tab. The
files work as expected when opened in XL2003 and XL2007.

Until...

We have Microsoft Office Compatibility Pack installed that allows
XL2007 files to be opened in XL2003. When the file is opened in XL2003
and saved (the file type is not changed so it is still .xlsm) the
customUI.xml file is stripped out even though the conversion process
is used. Any ideas on how to retain the customUI.xml file?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel 2007 and 2003 Toolbars

On Sep 15, 2:09*pm, "david.w.terrell"
wrote:
I am developing workbooks to be used in Excel 2007 and Excel 2003 that
use custom toolbars. I have a matrix and existing code in XL2003 that
uses the commandbar to build the toolbar. There is also code to create
the customUI.xml file for XL2007 in order to add a ribbon tab. The
files work as expected when opened in XL2003 and XL2007.

Until...

We have Microsoft Office Compatibility Pack installed that allows
XL2007 files to be opened in XL2003. When the file is opened in XL2003
and saved (the file type is not changed so it is still .xlsm) the
customUI.xml file is stripped out even though the conversion process
is used. Any ideas on how to retain the customUI.xml file?


I figured out one part to it. When the xlsm file is saved in 2003 the
customUI.xml folder and the .rels reference is stripped out. If I
somehow add back the reference it will probably work again but I don't
want to do this everything we round trip from 2007-2003-2007.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Excel 2007 and 2003 Toolbars

Hi David

Yes that is a problem
I saw that when I create the last example on this page
http://www.rondebruin.nl/compatiblemenu.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"david.w.terrell" wrote in message
...
On Sep 15, 2:09 pm, "david.w.terrell"
wrote:
I am developing workbooks to be used in Excel 2007 and Excel 2003 that
use custom toolbars. I have a matrix and existing code in XL2003 that
uses the commandbar to build the toolbar. There is also code to create
the customUI.xml file for XL2007 in order to add a ribbon tab. The
files work as expected when opened in XL2003 and XL2007.

Until...

We have Microsoft Office Compatibility Pack installed that allows
XL2007 files to be opened in XL2003. When the file is opened in XL2003
and saved (the file type is not changed so it is still .xlsm) the
customUI.xml file is stripped out even though the conversion process
is used. Any ideas on how to retain the customUI.xml file?


I figured out one part to it. When the xlsm file is saved in 2003 the
customUI.xml folder and the .rels reference is stripped out. If I
somehow add back the reference it will probably work again but I don't
want to do this everything we round trip from 2007-2003-2007.

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
Importing Excel 2003 toolbars to Excel 2007 Helge V. Larsen Excel Discussion (Misc queries) 4 May 15th 09 05:35 PM
Custom toolbars and Excel 2003 - 2007 portability lwert Excel Programming 1 May 13th 08 09:05 PM
Transition from Excel 2003 to 2007 (toolbars, etc.) Austin Excel Discussion (Misc queries) 7 May 11th 08 09:34 PM
Excel 2003 vb scripts and toolbars in 2007 Mr BT Excel Programming 7 April 2nd 07 08:11 AM
Problem with Excel 2003 toolbars in Excel 2007 Eric Falzon Excel Programming 2 February 14th 07 06:23 PM


All times are GMT +1. The time now is 01:53 AM.

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"