View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
WYMMIY WYMMIY is offline
external usenet poster
 
Posts: 5
Default Display only duplicate values and delete UNIQUE Items

All

I have a very large list of data and on a monthly basis i need to
display only the duplicate items in a spreadsheet. I would like to do
this in VBA and then run it as a macro on the spreadsheet. Alot of
the sites that i have seen only show how to removed the duplicates.
Excel 2007 has a function which removed all duplicates but so far i
have found nothing that only displays the duplciates.... any ideas
anyone?