In yesterday’s post, I discussed the setup of data and classes to find comparables. Today, I’ll discuss filling the classes with data and finding a specific instance of a class by a property that’s not the key to the collection.
Here’s my main procedure again
Sub GetComperablesByState()
Dim clsCompanies As CCompanies
Dim [...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2010/09/17/filling-classes-and-finding-specific-instances/
Posted
Sep 17 2010, 07:30 AM
by
Daily Dose of Excel