Working with the VBA code library

The VBA code library is an organized, user extendable collection of procedures, classes, userforms and code snippets integrated with the Code VBA continuations menus.

Writing your own Code Builders

Code VBA relies for most part on the VBA language and what the Office application offers. Still, we also found it convenient to be able to extend VBA with common functions.