Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey Alle
I have created an Ribbon in Excel The Ribbon is diveded in drifrents parts(Groups) Now I need to control if the specific Groups are Hidden/Shown by the active.sheets in VBA Can anybody help me? Yours Martin Skov Kristensen |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Martin
I have a example workbook on my site http://www.rondebruin.nl/ribbon.htm See point 3 -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm " wrote in message ... Hey Alle I have created an Ribbon in Excel The Ribbon is diveded in drifrents parts(Groups) Now I need to control if the specific Groups are Hidden/Shown by the active.sheets in VBA Can anybody help me? Yours Martin Skov Kristensen |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
you must do couple things
-add getVisible attribute to ribbonx for the group you want to chang visibe. -sub named in getvisible attribute must be added to module and it must return true or false. -must use sheet change event to invalidate ribbon. " wrote in message ... | Hey Alle | | I have created an Ribbon in Excel | | | The Ribbon is diveded in drifrents parts(Groups) | | | Now I need to control if the specific Groups are Hidden/Shown by the | active.sheets in VBA | | | Can anybody help me? | | | Yours Martin Skov Kristensen |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Excel 2007 Ribbon | Setting up and Configuration of Excel | |||
Excel 2007 Ribbon | Excel Discussion (Misc queries) | |||
Excel 2007 | Add-Ins Ribbon | Excel Programming | |||
Excel 2007 Ribbon | Excel Worksheet Functions | |||
How can I add the OneNote 2007 icon to the ribbon in Excel 2007? | Excel Discussion (Misc queries) |