|
|
Sample Code
|
|
Click
here if you want to be notified of any updates. Your email will be kept
privately. I hate spam as much as you do. |
|
|
|
|
|
|
|
|
|
- |
Full
list of examples in the book |
|
|
- |
Excel
User Defined Functions (UDFs) (Chapter 1) - Testing spreadsheet included |
|
|
- |
Excel
Real Time Data (RTD) (Chapter 2) - Testing spreadsheet included |
|
|
- |
excel.exe.config
(needed to run .NET 2.0 compiled code in Excel 2002, see last paragraph in
the section 1.3) |
|
|
- |
Cookbook
- Multi-threading Example (Section 7.2) |
|
|
- |
Cookbook
- String2Enum (Section 7.8) |
|
|
- |
Excel
(self-adapting) Array Function |
|
|
- |
User
friendly script editor and compilation result window (Section 3.4) |
|
|
|
|
|
|
|
|
|
|
- |
Full
list of examples in the book |
|
|
- |
More
Excel UDF examples, including |
|
|
|
vector
and Matrix processing – including testing sheet |
|
|
|
data
parsing (DateAdd) – including testing sheet |
|
|
|
hide
unwanted functions in Excel function wizard (two methods) |
|
|
- |
Thread
synchronization |
|
|
- |
Thread
synchronization 2 |
|
|
- |
Inter-process
thread synchronization |
|
|
- |
Reader
/ Writer lock sample |
|
|
- |
Displaying
custom information in a debug session |
|