Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Code the Quick Access Toolbar?

In XL 2007, is there an object model for the QAT and can it be coded and
modified on the fly?

If so, could someone post some example code and/or links to some helpful web
pages?

Thanks so much in advance.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Code the Quick Access Toolbar?

With RibbonX you can change your QAT but you must
use <ribbon startFromScratch="true" first if you want that.

<ribbon startFromScratch="true"
This will hide most ribbbon tabs and the QAT and most controls in the Office Button menu

Tell me what you really want maybe there is a easier option.
If you want a menu on the QAT see this example
http://www.rondebruin.nl/qat.htm

--

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


"XP" wrote in message ...
In XL 2007, is there an object model for the QAT and can it be coded and
modified on the fly?

If so, could someone post some example code and/or links to some helpful web
pages?

Thanks so much in advance.

  #3   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Code the Quick Access Toolbar?

Hi Ron,

I was thinking of just adding a custom button on the QAT that would call a
program (in a file that runs hidden) that would in turn open a custom menu or
custom shortcut menu.

I was thinking of a program that could run auto when a file is opened, and
automatically install the custom button. User could then have certain macros
available when XL is opened...is that do-able?

"Ron de Bruin" wrote:

With RibbonX you can change your QAT but you must
use <ribbon startFromScratch="true" first if you want that.

<ribbon startFromScratch="true"
This will hide most ribbbon tabs and the QAT and most controls in the Office Button menu

Tell me what you really want maybe there is a easier option.
If you want a menu on the QAT see this example
http://www.rondebruin.nl/qat.htm

--

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


"XP" wrote in message ...
In XL 2007, is there an object model for the QAT and can it be coded and
modified on the fly?

If so, could someone post some example code and/or links to some helpful web
pages?

Thanks so much in advance.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Code the Quick Access Toolbar?

Why not add RibbonX to the workbook that change your ribbon
I have examples here
http://www.rondebruin.nl/ribbon.htm

If you need help post back


--

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


"XP" wrote in message ...
Hi Ron,

I was thinking of just adding a custom button on the QAT that would call a
program (in a file that runs hidden) that would in turn open a custom menu or
custom shortcut menu.

I was thinking of a program that could run auto when a file is opened, and
automatically install the custom button. User could then have certain macros
available when XL is opened...is that do-able?

"Ron de Bruin" wrote:

With RibbonX you can change your QAT but you must
use <ribbon startFromScratch="true" first if you want that.

<ribbon startFromScratch="true"
This will hide most ribbbon tabs and the QAT and most controls in the Office Button menu

Tell me what you really want maybe there is a easier option.
If you want a menu on the QAT see this example
http://www.rondebruin.nl/qat.htm

--

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


"XP" wrote in message ...
In XL 2007, is there an object model for the QAT and can it be coded and
modified on the fly?

If so, could someone post some example code and/or links to some helpful web
pages?

Thanks so much in advance.


  #5   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Code the Quick Access Toolbar?


Okay; thanks Ron!

"Ron de Bruin" wrote:

Why not add RibbonX to the workbook that change your ribbon
I have examples here
http://www.rondebruin.nl/ribbon.htm

If you need help post back


--

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


"XP" wrote in message ...
Hi Ron,

I was thinking of just adding a custom button on the QAT that would call a
program (in a file that runs hidden) that would in turn open a custom menu or
custom shortcut menu.

I was thinking of a program that could run auto when a file is opened, and
automatically install the custom button. User could then have certain macros
available when XL is opened...is that do-able?

"Ron de Bruin" wrote:

With RibbonX you can change your QAT but you must
use <ribbon startFromScratch="true" first if you want that.

<ribbon startFromScratch="true"
This will hide most ribbbon tabs and the QAT and most controls in the Office Button menu

Tell me what you really want maybe there is a easier option.
If you want a menu on the QAT see this example
http://www.rondebruin.nl/qat.htm

--

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


"XP" wrote in message ...
In XL 2007, is there an object model for the QAT and can it be coded and
modified on the fly?

If so, could someone post some example code and/or links to some helpful web
pages?

Thanks so much in advance.



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
Quick Access Toolbar Matt Swanson Excel Discussion (Misc queries) 0 March 3rd 10 04:59 PM
quick access toolbar Matt Swanson[_2_] Setting up and Configuration of Excel 0 March 3rd 10 04:38 PM
Quick Access Toolbar dbs Excel Discussion (Misc queries) 2 July 4th 08 04:02 PM
quick access toolbar azdbacks2005 Excel Discussion (Misc queries) 1 June 15th 07 07:51 PM
quick access toolbar Jan Excel Discussion (Misc queries) 3 March 22nd 07 11:35 AM


All times are GMT +1. The time now is 07:18 PM.

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"