OK,

If this error occurs when you try to close the file then look for the

Private Sub Workbook_BeforeClose(Cancel As Boolean)
procedure in the VBE and comment out any lines of code that contain a reference to the .xla Add In file.