how can I see a .xll code.

V

Verke

I have an .xll compliment for excel and I need to see the code. I try to open
it with VBA but it does not show a module. Anyone knows how can I open it?

I'm using excel 2003.
 
C

Chip Pearson

XLL files are compiled to native machine instructions. There is
no source code to view.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
Top