I know this should be easy... I want to find and highlight rows in which there is duplicate data in a specified column. The highlight duplicates does this well, but I am only concerned with duplicates which occur in contiguous rows. Is there a way to only highlight duplicate data in a column, which occurs only in contiguous rows? Thanks.