excel xla

N

nickc

Hello,
someone send me a xla file.
how can i see the code and embed worksheet on it?
Do i need to use special editor or else?
please help.
 
D

Dave Peterson

Start a new workbook. Record a macro into that workbook. File|saveas|addin.

And you've got one to experiment on.
 
A

Aaron Queenan

Open it in Excel, press Alt-F11. Double-click the sheets/modules/etc in the
tree view to see the code. ThisWorkbook in the tree view and then change
the IsAddin property to "false" to see the sheets.

Regards,
Aaron Queenan.
 

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