Monthly Archives: March 2003

An Excel VBA macro that helps in the study of collections

In this blog post I will present a small Excel VBA macro that demonstrates how collections can be used in Excel VBA. To run the macro, you first have to create a Class Module named TestClass and insert the following … Continue reading

Posted in Development | Comments Off on An Excel VBA macro that helps in the study of collections