Hi, Everyone,
I have a worksheet that includes 8 columns. Column 2 is the index. Column 3 has IDs.
Given an ID, I want to know how many rows in the worksheet include the ID in Column 3.
If more than one row, I want to load each such row into a ComboBox so I can then select the row I want to work with.
So far, I’ve been able to count the rows that have the ID in question. But I can’t figure out how to load the rows into a ComboBox. I’d be grateful for any help!
![]()
Please Login or Register to view this content.
Bookmarks