Nuacht

I'm a VB newb, so if this question has an obvious answer, please forgive me.<BR><BR>From what I know of VB, which isn't much, I'm assuming it uses a garbage collector to clean out memory. <BR><BR>I'm ...
A colleague of mine is doing some VBA coding, and finally getting into using classes to better structure the code. HOWEVER, he ran into a spot of bother with Collections and I have been unable to help ...