Use the macro recorder to record the following:
add a helper column and enter formula
=countif(A1:A100,A1)
copy formula down to bottom of dataset
add autofilter
custom criteria of > 1
delete ALL rows
remove autofilter
et voila....
Rgds, Geoff
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
Just a minor addition to the above
It may help to make the test range absolute before copying the formula xlbo has given you, ie countif(A$1:A$100,A1).
We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.