Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I spent the entire day trying to work around an issue I'm having with
launching an userform that is built into an add-in installed with its own ribbon in Excel 2007. One of my buttons in the Ribbon calls a simple subroutine in the Add-in as follows.... Sub SCAD() Load SCADOptions: SCADOptions.Show End Sub When I click the button on my Add-in's ribbon in Excel 2007, I immediatley get an "Error 9." After I click debug I get an 'out of range error.' Meanwhile, I can launch via Ribbon button any of my normal sub routines out of the Add-in's modules. Is there some reason why I cannot launch userforms via a sub routine from buttons in my custom ribbon, but still I can launch any of my other subroutines from a button on my custom ribbon? Any help you can provide will be appreciated. Thanks, Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Ribbon | Excel Discussion (Misc queries) | |||
Launching A Worksheet in Excel 2007 | Excel Discussion (Misc queries) | |||
How can I add the OneNote 2007 icon to the ribbon in Excel 2007? | Excel Discussion (Misc queries) | |||
Launching PowerPoint Viewer from EXCEL 2007 with vb | Excel Worksheet Functions | |||
Recovering the ribbon in Excel 2007 after an error | Excel Programming |