Convert xla add-in to xlam.

  • Thread starter Thread starter Richard M
  • Start date Start date
R

Richard M

I have an existing xla add-in that I want to convert to 2007 xlam format. The
save-as option is not available either in "standard" Excel or in the VBA
editor.
 
Try this.

In the this workbook module, under properties, change IsAddIn from True to
False. Then try saving as an XLAM on the main screen.
 

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

Back
Top