IntroductionGetting StartedAll PostsNotesAbout The Author
Getting Started
Please check back soon for a sample workbook demonstrating most of the code from this site. The workbook will also be useful as a template for starting development of any Excel application.

These functions are essential for code throughout this site:
Basic Functions

These functions are critical for building spreadsheets your users can alter themselves without affecting your code:
cMatch and rMatch Functions

This method of storing objects in public variables is used frequently throughout this site:
Speeding Up Your Excel Applications

One of the main tools on this site is SubStart and it's related subs:
Managing Excel's Application Settings


Next, see the All Posts section and its various categories.

IntroductionGetting StartedAll PostsNotesAbout The Author