I have ListBox in Excel VBA form. The List is showing values from excel sheet. I want to populate only unique values.
How we can populate records based on unique id for textbox, listbox and combobox and update few cell and add the record as new record, I need the old record as well.