Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am developint COM addIn for excel 2003 using C# and .Net 2.0 interop.
In the code I am sibscribing to excel events like open, activate, etc. It looks like it causing problem with any VBA addin installed that uses same events. For example if you have "Lookup Wizard" addin from Microsoft - after you click Tools\Lookup so wizard form is shown, when Excel is closed you would get password prompt. If you don't open any VBA addin form - then not prompt will appear. All objects in my addin are disposed and cleared (including events), host app domain is closed, but password prompt still appears. Any idea what could be the problem ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
turn off 'save' prompt when closing Excel | Excel Worksheet Functions | |||
Closing Excel - no save prompt | Excel Programming | |||
Password prompt appears when closing Excel | Excel Programming | |||
Excel 2003 when closing Excel after having opened a project locked for viewing.. password prompt??? | Excel Discussion (Misc queries) | |||
Save? prompt when closing Excel | Excel Discussion (Misc queries) |