Archives

Categories

Recent Entries

The future of JetXLL
As you may have noticed, work here stalled somewhat a while ago.Other projects and the arrival of my baby son…
Optional worksheet parameters and default values
Your custom worksheet functions can take optional parameters. The users of your worksheet can then decide whether to supply them…
Integrating your addin with Excel - the function wizard
Whilst it's very easy to create a worksheet function using C# with JetXLL simply by adding the [WorksheetFunction] attribute to…