Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
bk bk is offline
external usenet poster
 
Posts: 28
Default Excel 2007 Function Library

Is it possible to customize the Excel Function Library group? For example, I
would like add the Statistical functions as an option and perhaps remove one
of the less used buttons (Text). I know I can add the Statistical function to
the QAT, but I'd prefer to add it as a button on the Function Library group.
Does anyone know if this is possible? THANKS! BK
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default Excel 2007 Function Library

Hi BK

You can change the ribbon

You can't add a button to a built-in group

This example will add a group next to the Excel Function Library group with the gallery you want
See how you can add the xml to a workbook here
http://www.rondebruin.nl/ribbon.htm

If you want to see it in all your workbooks then save it in a add-in

If you really want one group you can hide the whole function group and create a new one with
the buttons you want.


<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui"

<!-- Add Custom group to the Formulas tab in the ribbon--
<!-- The example add a gallery named FunctionsStatisticalInsertGallery--

<ribbon
<tabs

<tab idMso="TabFormulas"
<group id="customGroup1" label="Group 1" insertBeforeMso="GroupNamedCells"
<gallery idMso="FunctionsStatisticalInsertGallery" size="large" /
</group
</tab

</tabs
</ribbon
</customUI


--

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


"BK" wrote in message ...
Is it possible to customize the Excel Function Library group? For example, I
would like add the Statistical functions as an option and perhaps remove one
of the less used buttons (Text). I know I can add the Statistical function to
the QAT, but I'd prefer to add it as a button on the Function Library group.
Does anyone know if this is possible? THANKS! BK

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
Export Library from WMP 11 to Excel 2007 Dennis Excel Discussion (Misc queries) 0 February 3rd 08 08:18 PM
looking for an Excel macro function reference library for Excel 20 Max Excel Discussion (Misc queries) 3 December 28th 07 10:11 PM
Excel 2003 & 2007 VBA Library renaming Melinda Kliman Setting up and Configuration of Excel 0 June 27th 07 06:58 PM
Excel 2007 compatability, VBA Reference, MicrosoftOffice12. Object Library [email protected] Excel Discussion (Misc queries) 3 May 1st 07 06:57 PM
gcTCPObjLib.dll use as Excel function library indigobrad Excel Worksheet Functions 0 December 10th 05 08:03 PM


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