Removing Duplicates from NameBox Table Using VBA

M

Mike

Hi Everyone,

Say you have a table sent from a VBA code to excel. The table has a
NameBox, say, "abc"

What vba code/statement you need to add so duplicate records in "abc"
table can be removed automatically?

Thanks,
Mike
 
D

Don Guillett

Hi Everyone,

Say you have a table sent from a VBA code to excel. The table has a
NameBox, say, "abc"

What vba code/statement you need to add so duplicate records in "abc"
table can be removed automatically?

Thanks,
Mike
Send your file with a complete explanation and before/after examples
to dguillett1        @gmail.com
 
Top