Hello everybody!
First let me tell you some background information. I have two columns of data in a worksheet which I need to sort of group together. I have been using Dictionary object and Union range so I can have multiple items under one key. This worked wonderfully until I came across a problem where I need to add a new item (which is not in any cell) to one key and I would very much like to keep it that way.
I have no idea what I could do. I've been thinking about using Collections under Dictionary keys but the problem is that I don't know how many collections there will be beforehand.
Is there anyone around reading this Forum who might know of a way to accomplish this in some manner?
At least tell me if this is completely impossible, please...
Bookmarks