Starting Excel

P

Princess

When launching Excel I receive a message, "Code execution
has been interrupted" in a Microsoft Visual Basic pop-up
window. Do I have to disable an item in order for this to
stop appearing everytime I launch Excel and/or Word?

Thank You
 
K

Ken Wright

Sounds like you have an addin that has gone a bit funny or perhaps a bit of code in your
personal.xls, or maybe even a file with code in it in your XLSTART folder. Try going to Tools /
addins and uncheck them all, then see if the message disappears, and if so then put the addins
back one by one testing each time to see which one caused the error.

Failing that take a look at your personal.xls and have a look in the ThisWorkbook module, or any
other modules you may have to see if there is any code that might fire on startup.
 

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