JetXLL
The easy and affordable way for everyone to build custom worksheet functions for Microsoft Excel.
Sign In
Home
Blog
Support Forum
Products
About
Contact
Search
Archives
Monthly Archives
October 2009
September 2009
Categories
Beta testing
Debugging
How to
JetXLL
JetXLLPro
RTD Servers
Recent Entries
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…
By Len | Comments (0)
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…
By Len | Comments (0)
Debugging a JetXLL addin
As you saw in the previous article, it's easy to build a custom worksheet function for Excel with JetXLL. Of…
By Len | Comments (0)