1 Attachment(s)
Store rows in dictionary or collection
Hello everyone
I need to learn how to store a row or multiple rows in dictionary or collection but if possible with comments to get and understand the process
Simple example I have IDs in column A and I need to get the unique ID and store each ID in sub-collection ...
For example : the ID 8 is in three rows 4 - 5 - 8
How to store those three rows in one sub-collection? and so on for the other IDs
And how to put the results in worksheet .. (no matter the output) I just need how to populate the stored rows to the worksheet