by Paul Kelly | | Data Structures VBA, Vault Video
Webinar Number: W0018 In this webinar, I cover using Arrays, Collections and Dictionaries. When should each be used? The pro and cons of each and a guide to selecting the correct one to use. Downloads Download the workbook here. Related Links VBA Arrays...
by Paul Kelly | | Data Structures VBA, Most Popular
This post provides an in-depth look at the VBA array which is a very important part of the Excel VBA programming language. It covers everything you need to know about the VBA array. We will start by seeing what exactly is the VBA Array is and why you need it. Below...