Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.vb.general.discussion
|
|||
|
|||
![]()
Hi Craig,
Am I missing anything? If you're using Excel XP or more recent, 2c is no longer an issue, as you can instal your COM DLL as an 'Automation Addin', using Tools Addins Automation Addins. Option 4 is to write the addin using C and Excel's C API and compile it as an xll addin, which is much more complicated, but gives the best performance and greatest degree of control over the function's attributes when viewed in the Function Wizard. Regards Stephen Bullen Microsoft MVP - Excel www.BMSLtd.co.uk |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XLA addin attached in settings does not show up in project explorer | Excel Discussion (Misc queries) | |||
XLA addin attached in settings does not show up in project explorer | Excel Discussion (Misc queries) | |||
remove name of addin in Tools menu: "Document Project" | Excel Discussion (Misc queries) | |||
How to convert MS Project to MS Excel. I don't have MS Project. | Excel Discussion (Misc queries) | |||
Excel COM Addin | Excel Programming |