Quote Originally Posted by Schmidt View Post
There's an additional zip-file download (with integrated Remove) in post #30:
https://www.vbforums.com/attachment....7&d=1590156833

Olaf
Please excuse if its me being stupid, but when I use the above object to store arrays, collections or other cHashDs then I get an error with the Keys and Items method.

The statement which appear to be causing the issue is


Code:
Do While s.Values(j) = NoEntry

I haven't yet tested the Pairs method.