I am looking to use a combo box in a useform to populate cells contained in a single column on a worksheet, using data already entered into that column. The column contains multiple entries, some of which are, and will be duplicates.
What I am trying to achieve is have the combo box list the available previously typed entries, although in the format of a unique list, sorted alphabetically (if at all possible), whilst being dynamic in that I can enter 'new' entries as well as choosing from the previous ones.
Can anyone help with a solution?
Bookmarks