S
srplatt
While running my (Excel) addin, I install a custom menu item (in
OnStartupComplete()). I add a menu to CommandBars along with a number
of buttons).
If I exit Excel, then re-enter without opening a specific document
(Excel opens with a blank document), the custom menu still appears but
remains inactive until some event occurs to load my addin (e.g.,
opening a previous document that uses the addin).
Is there anyway to make the custom menu active from a blank document?
(IOW, maybe a menu event/button click loads the addin?)
Thanks,
Steve
OnStartupComplete()). I add a menu to CommandBars along with a number
of buttons).
If I exit Excel, then re-enter without opening a specific document
(Excel opens with a blank document), the custom menu still appears but
remains inactive until some event occurs to load my addin (e.g.,
opening a previous document that uses the addin).
Is there anyway to make the custom menu active from a blank document?
(IOW, maybe a menu event/button click loads the addin?)
Thanks,
Steve