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:
![e0a20d2d-48a6-4079-846b-911cbea92850.jpg](/board/proxy.php?image=https%3A%2F%2Fsupport.content.office.net%2Fpt-br%2Fmedia%2Fe0a20d2d-48a6-4079-846b-911cbea92850.jpg&hash=42e90219f9d97002fbac40ea136edf94)
Is there a method in vba with listobjects (Table) to do that?