View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rugby Stud Rugby Stud is offline
external usenet poster
 
Posts: 5
Default Highlight Duplicate Rows (In Series)

I'm looking for a way to highlight duplicate rows that cover a series of
cells. For example, each row in A1:A5 must match each row in A55:E55 to be
considered a duplicate.

What's the best way to go about this?