Dev Corner

Dev Corner: Code Snippets and Dev Modules This section contains lots of useful tools for Office VBA developers – there are plenty of VBA snippets to cut and paste into your own projects, plus some useful modules and forms that you may want to add to your own...

XLT Code Main Page

Excel Tables | VBA Code If you work with structured data in Excel, then you likely use Excel tables (known as ListObjects in VBA). This section contains various code snippets that we use here at Matrix9 to make our life easier when dealing with these tables in our...