Hi all,
I'm looking for some "hopefully" simple code to populate a ComboBox in a Userform from a column in a worksheet and exclude all duplicates. In this case...
Worksheet = Storage
Column = AD
Starting row in AD = 2
Number of used cells in AD will vary
trying to populate ComboBox2
This will happen when the userform is initialized. I tried using some other code I found posted elsewhere and was unable to get it to work. Appreciate the help!
Bookmarks