Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50076

Find dupicates in column, and delete entire row(s) containing duplicate(s)

$
0
0
Hi,

I have a sheet with many columns, going from Column B to Column BA

I need vba code to do the following (it needs to be code because it won't be me doing it, except for the first time, and the person doing it in future needs to be able to just push a button).

The code needs to do a search for duplicate text in Column E, from E3 to end (variable), and where there are any duplicates, delete the entire row containing them.

Things I've tried so far have not been good!

Help appreciated.

Viewing all articles
Browse latest Browse all 50076

Trending Articles