Does anyone know of a resource for code to manipulate the VBA collection object. It has been pointed out to me by Tony T. that there are advantages to using the old array approach so I'd much rather go that way in this new project I'm starting. I'd like to sort the collection by data type and then by value. I would also like to compare two collections. Since the collection object in itself is quite simple and seems to be the better option I thought I would just check and see If I can possibly keep from reinventing the wheel. Best regards, Dale