View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Workbook Workbook is offline
external usenet poster
 
Posts: 121
Default Deleting Duplicates Macro

Cells A1:L1 have contents in them. I want to create a code so that if these
same contents appear again in any row between A2:L200 that row will be
deleted. Any thoughts?