Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written an Excel add-in in Visual C++ that performs as expected. But
it doesn't appear in the Add-Ins dialog, and when I click [Browse] and select the dll, I'm told it is "is not a valid add-in". I've registered the following values: CommandLineSafe, Description, FriendlyName, and LoadBehavior. Any ideas? Thank you. Tim |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you could add "com add-ins..." to your toolbar under Tools.
Tools|customize|commands tab|Tools category About half way down is "COM Add-ins..." Drag it to your favorite toolbar (directly under Tools|Addins...???). Tim Tabor wrote: I've written an Excel add-in in Visual C++ that performs as expected. But it doesn't appear in the Add-Ins dialog, and when I click [Browse] and select the dll, I'm told it is "is not a valid add-in". I've registered the following values: CommandLineSafe, Description, FriendlyName, and LoadBehavior. Any ideas? Thank you. Tim -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Dave Peterson" wrote in message
... Maybe you could add "com add-ins..." to your toolbar under Tools. Fabulous. Thank you Dave. Tim |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto locking of excell workbook (excell 2003) | Excel Discussion (Misc queries) | |||
where did the tools menu go for excell 2007? | New Users to Excel | |||
Excel 2003 Tools Options | Excel Discussion (Misc queries) | |||
Tools in excell,word & access not highlighted | Excel Discussion (Misc queries) | |||
how to brack prtection password in microsoft excell in tools men. | Excel Worksheet Functions |