View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe Joe is offline
external usenet poster
 
Posts: 476
Default COM Addin doesn't link to workbook

I am using Excel 2002.

I wrote a COM Addin in VB 6 and have set it to load on Excel's startup. I
have a sales person for whom this simple does not work. When I manually go
into Excel on her machine and manually load the COM Addin, Excel doesn't
retain the reference. If I load it, close Excel, reopen Excel and check to
see if it is still loaded, it isn't; if I load it and then check immediately
afterwards to see if it is still loaded (before closing Excel), it isn't.

Does anyone have an idea what could be going on here? If I need to provide
more information, please let me know.

TIA,

--
Joe

VBA Automation/VB/C++/Web and DB development