View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AllenR2 AllenR2 is offline
external usenet poster
 
Posts: 2
Default Deleting Duplicate Rows

I've been looking through the posts for something to do
this but haven't found anything. I need to delete all rows
in a worksheet that have the same values in ALL columns. I
have 5 columns on this sheet so if the values in all five
of these columns are the same as they are in another row I
need to delete that entire row.

Could someone give some input or point me to the proper
post?