- Local time
- Today, 17:25
- Joined
- Jul 9, 2003
- Messages
- 17,338
Paul Kelly asks:- "Should you use an Array, a Collection or a Dictionary?"
This is an important question.
Because if you can answer it then you are well on your way to becoming an advanced VBA programmer.
There are many resources that explain the different between these 3 data structures. But listing the differences is not really that helpful.
What you want to know is which one is better for your particular task.
In Paul Kelly's latest video below he covers these structures wth real-world examples of how to use them.
This is an important question.
Because if you can answer it then you are well on your way to becoming an advanced VBA programmer.
There are many resources that explain the different between these 3 data structures. But listing the differences is not really that helpful.
What you want to know is which one is better for your particular task.
In Paul Kelly's latest video below he covers these structures wth real-world examples of how to use them.
Last edited: