Rubberduck
Rubberduck copied to clipboard
Closing Excel with Analysis Toolpack AddIn installed throws unhandled exception
Rubberduck version information
Version 2.5.2.5906
OS: Microsoft Windows NT 10.0.19044.0, x64
Host Product: Microsoft Office x86
Host Version: 16.0.15225.20288
Host Executable: EXCEL.EXE
Description Rubberduck is installed. Excel Analyis Toolpack addin is installed. If the VBA window is opened, then when Excel is closed an unhandled exception is thrown (Excel disappears but is not closed, it still appears in task list).
To Reproduce Steps to reproduce the behavior:
- Open Excel with Analysis Toolpack addin installed
- Click Blank Workbook
- Press Alt-F11 to open VBA window
- Close Excel
- See unhandled exception error
Expected behavior I expect Excel to close without an error.
Screenshots
Logfile RubberduckLog.txt
Additional context The unhandled exception is not thrown if the Analysis Toolpack Addin is removed.