Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default 2007 - Add-Ins tab

Hello,
It seems like if you have existing custom toolbars in Office 2003. When you
open the document in 2007 the custom toolbars will appear in the add-ins
tab.
Is this true? I see that in the text from msdn below.
How do you enable the add-ins tab?
thanks



What About Existing Solutions?

In previous versions of Office, developers used the command bars object
model to build the Visual Basic code that modified the Fluent UI. In the
2007 release of Office, this legacy code continues to work in most cases
without modification. However, changes made to toolbars in Microsoft Office
2003 now appear on an Add-Ins tab. The type of customization that appears
depends on the original design of the add-in. For example, Office creates a
Menu Commands group that contains items added to the previous menu structure
(such as the File menu, the Insert menu, and the Tools menu). Office also
creates a Toolbar Commands group that contains items added to the previous
built-in toolbars (such as the Standard toolbar, the Formatting toolbar, and
the Picture toolbar). In addition, custom toolbars that are added by an
add-in or document appear in the Custom Toolbars group on the Add-Ins tab.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 2007 - Add-Ins tab

It will automatic show the Add-in tab when you open a workbook with code that create a menu

--

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


"greg" wrote in message ...
Hello,
It seems like if you have existing custom toolbars in Office 2003. When you
open the document in 2007 the custom toolbars will appear in the add-ins
tab.
Is this true? I see that in the text from msdn below.
How do you enable the add-ins tab?
thanks



What About Existing Solutions?

In previous versions of Office, developers used the command bars object
model to build the Visual Basic code that modified the Fluent UI. In the
2007 release of Office, this legacy code continues to work in most cases
without modification. However, changes made to toolbars in Microsoft Office
2003 now appear on an Add-Ins tab. The type of customization that appears
depends on the original design of the add-in. For example, Office creates a
Menu Commands group that contains items added to the previous menu structure
(such as the File menu, the Insert menu, and the Tools menu). Office also
creates a Toolbar Commands group that contains items added to the previous
built-in toolbars (such as the Standard toolbar, the Formatting toolbar, and
the Picture toolbar). In addition, custom toolbars that are added by an
add-in or document appear in the Custom Toolbars group on the Add-Ins tab.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 108
Default 2007 - Add-Ins tab

thanks,
It appears you have to attach the toolbar to the worksheet.
which was difficult to figure out.



"Ron de Bruin" wrote in message
...
It will automatic show the Add-in tab when you open a workbook with code
that create a menu

--

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


"greg" wrote in message
...
Hello,
It seems like if you have existing custom toolbars in Office 2003. When
you open the document in 2007 the custom toolbars will appear in the
add-ins tab.
Is this true? I see that in the text from msdn below.
How do you enable the add-ins tab?
thanks



What About Existing Solutions?

In previous versions of Office, developers used the command bars object
model to build the Visual Basic code that modified the Fluent UI. In the
2007 release of Office, this legacy code continues to work in most cases
without modification. However, changes made to toolbars in Microsoft
Office 2003 now appear on an Add-Ins tab. The type of customization that
appears depends on the original design of the add-in. For example, Office
creates a Menu Commands group that contains items added to the previous
menu structure (such as the File menu, the Insert menu, and the Tools
menu). Office also creates a Toolbar Commands group that contains items
added to the previous built-in toolbars (such as the Standard toolbar,
the Formatting toolbar, and the Picture toolbar). In addition, custom
toolbars that are added by an add-in or document appear in the Custom
Toolbars group on the Add-Ins tab.



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
Copying Excel 2007 chart to Word 2007 - only half of it shows NonTechie Excel Discussion (Misc queries) 2 November 3rd 09 09:26 PM
Format only part of a DataLabel in Excel 2007/PowerPoint 2007 char SamW Charts and Charting in Excel 6 August 16th 09 08:56 PM
Excel 2007 Query Wizard problem with Access 2007 extensions Showdad Excel Discussion (Misc queries) 0 December 4th 08 05:57 PM
Labels: Unable to import all records Excel 2007 to Word 2007 Mailm skelly Excel Discussion (Misc queries) 1 October 29th 08 11:22 PM
Deploying Excel 2007 VBA Project in an Office 2007 Standard enviro dsimcox Excel Programming 1 February 8th 08 03:27 PM


All times are GMT +1. The time now is 05:13 AM.

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

About Us

"It's about Microsoft Excel"