XLL Files

  • Thread starter Thread starter Andy
  • Start date Start date
A

Andy

I am a newbie.
Can somebody tell me what is XLL files, how to create it
and how to use it and also where to use it.
A small working example wll help a lot.

Thanks,
 
Andy said:
Can somebody tell me what is XLL files, how to create it
and how to use it and also where to use it.

They are native DLLs exporting a few defined functions, typically written in
C. XLLs are typically used in professional environments (e.g. finance,
engineering) to provide custom worksheet functions for Excel.
A small working example wll help a lot.

I have collected some links here:
http://www.jens-thiel.de/archive/excel.html

Jens.
 

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