Hi,
I have a table with many names in the first column, including repeated names.
I would like to create a combobox and additens with the names of this column, excluding the repeated ones.
Just like the image below:
Is there a method in vba with listobjects (Table) to do that?
I have a table with many names in the first column, including repeated names.
I would like to create a combobox and additens with the names of this column, excluding the repeated ones.
Just like the image below:
Is there a method in vba with listobjects (Table) to do that?