Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can't get my custom ribbon to read any of my macros. Any suggestions?
Shawn |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Shawn
You must create callbacks, you can do that with the UI editor See http://www.rondebruin.nl/ribbon.htm For example Sub Macro1(ByRef control As IRibbonControl) End Sub -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Shawn" wrote in message ... I can't get my custom ribbon to read any of my macros. Any suggestions? Shawn |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The Ribbon | Excel Discussion (Misc queries) | |||
The Ribbon | Excel Discussion (Misc queries) | |||
The Ribbon.... | Excel Discussion (Misc queries) | |||
Ribbon | New Users to Excel | |||
Can we modify any of the ribbon tabs or create new ribbon tabs? | New Users to Excel |