"Incorrect Add-in Format"

J

jason

I've got an excel file which I changed to an .xla file by using Save
as.. - one of the standard ways.
When I now goto the Tools > Add-ins.. > Browse > Select the .xla file
, the application tells me that it is an incorrect format.
The add-in has a reference to Outlook (which is installed on the
machine), and extracts various information from Outlooks Contacts
folder, and then displays this info in Excel, could this be the cause
of the problem?

J.
 
R

Robin Hammond

This has happened to me where I have set the isaddin property to false in
the vbe then saved (by mistake) before I set it back to true.

If that happened at some point, try renaming the file to an xls and see if
you can open it as a normal file, then resave it as an xla.

Robin Hammond
www.enhanceddatasystems.com
Check out our XspandXL add-in
 

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