Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have built a Excel Automation Add-In that provides in cell functions. When
I use it on the computer with the development environment it works fine. I can load it as an Automation Add-In and insert it into a cell using the insert function. How ever when I move it to a computer with just office w/Excel it can load it like an Automated Add-In. However, the name of the add-in or the functions name do not show up in the function list. This is built in VB.Net 2.0 and VSTO. I have installed both the VSTO runtime and the PIAs (Primary Interop Assemblies) on to the target computer. The add-in I properly registered. I have tried it with both a signed and unsigned assembly. Any ideas on what else to do or where to look? -- Mike Reed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to not show save dialog after reading from excel file. | Excel Programming | |||
Help - Excel Automation: Turning off all dialog boxes (prompts). | Excel Programming | |||
Excel FileSaveAs dialog freezes when used via automation from Access | Excel Programming | |||
Turn off printing status dialog with Excel automation | Excel Programming | |||
Can't get Excel SaveAs dialog to show | Excel Programming |