Results 1 to 10 of 10

Thread: Store rows in dictionary or collection

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    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
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •