Hi,
I have a sorted column. I want to remove all singletons from this list, and keep duplicates (and triplicates, quadruplicates, etc).
How can I achieve this?
(VBA method is fine - I'm looking for either something already built into Excel, or something efficient if done in VBA)
Thanks!
I have a sorted column. I want to remove all singletons from this list, and keep duplicates (and triplicates, quadruplicates, etc).
How can I achieve this?
(VBA method is fine - I'm looking for either something already built into Excel, or something efficient if done in VBA)
Thanks!