View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default how can I see a .xll code.

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


"Verke" wrote in message
...
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.