Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'd like to be able to pin the ribbon tabs to stay on the current tab
when working on a task. For example, if you are working on autoshapes with the formatting tab open, then click a worksheet cell, it will revert back to the Home tab. I'd like to be able to pin the formatting tab. A VBA solution is preferred, but a manual solution would work as well. Thanks, Nick |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't think this is possible, they are contextual, and MS insist that they
will control when they appear. -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Nick Hebb" wrote in message oups.com... I'd like to be able to pin the ribbon tabs to stay on the current tab when working on a task. For example, if you are working on autoshapes with the formatting tab open, then click a worksheet cell, it will revert back to the Home tab. I'd like to be able to pin the formatting tab. A VBA solution is preferred, but a manual solution would work as well. Thanks, Nick |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks Bob. That's kind of what I had expected. The IRibbonUI and related objects seem extremely limited compared to the CommandBar counterparts, but I was just hoping there was more to it than that. - Nick |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is, but you might find this interesting
http://www.oaltd.co.uk/Spreads/Excel...ogRef_ch14.pdf -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Nick Hebb" wrote in message oups.com... Thanks Bob. That's kind of what I had expected. The IRibbonUI and related objects seem extremely limited compared to the CommandBar counterparts, but I was just hoping there was more to it than that. - Nick |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Ribbon | Excel Discussion (Misc queries) | |||
Excel 2007 All Tabs are missing from Ribbon | Excel Discussion (Misc queries) | |||
Excel 2007 Ribbon | Excel Worksheet Functions | |||
Can we modify any of the ribbon tabs or create new ribbon tabs? | New Users to Excel | |||
How can I add the OneNote 2007 icon to the ribbon in Excel 2007? | Excel Discussion (Misc queries) |