I can\'t seem to find the documentation explaining how to create a hash table or associative array in VBA. Is it even possible?
Can you link to an article or better
I've used Francesco Balena's HashTable class several times in the past when a Collection or Dictionary wasn't a perfect fit and i just needed a HashTable.