Error messages

G

Guest

Everytime I close any Excel spreadsheet, I get the following error message:

Microsoft Visual Basic

Run-time error '1004':

Application-defined or object-defined error
 
N

Nick Hodge

Steven

It sound like you have a workbook open (possibly personal.xls), or an add-in
loaded with some event code in the Workbook_Close() event.

Try going to Tools>Add-Ins... and un-check everything. See if it goes away
and then add them back one at a time until the problem returns. If you have
loaded/updated adobe products I would suspect that as they seem to have some
real trouble with their add-ins.

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top