Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"GS" wrote in message
... I use COMAddins but I don't build my menus there; I use a xla for this and redirect all controls' OnActions through a single procedure that serves as an entry point to the COMAddin's procedures. It uses the appropriate calls from within Excel to use the procedures inside the COMAddin. (No code is in the xla other than what's required to create/remove menus/toolbars. Curiosity, why bother making it a ComAddin if it's only going to be called from a UI created by your xla, with Onactions to your xla. IOW simply the xla as a wrapper to call the aX dll. You could dispense with the Connect class altogether. Regards, Peter T |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete addin in Excel 2007 | Excel Programming | |||
Excel 2003 AddIn in 2007 | Excel Programming | |||
patternfill addin Excel 2007 | Charts and Charting in Excel | |||
patternfill addin Excel 2007 | Excel Discussion (Misc queries) | |||
Excel 2007 VBA Addin | Excel Programming |