Thread: XLL Files
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jens Thiel[_2_] Jens Thiel[_2_] is offline
external usenet poster
 
Posts: 44
Default XLL Files

"Andy" wrote:
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 he
http://www.jens-thiel.de/archive/excel.html

Jens.

--
http://ManagedXLL.net/
Replace MSDN with my first name when replying to my email address!