![]() |
Need to color 1 record of each set of Duplicate Records
=countif will highlight only unique records; however, I need one record of
each set of duplicates highlighted. |
Need to color 1 record of each set of Duplicate Records
wondering why you need a color. I find pivot tables very useful when looking
for a duplicate. Drag names(or etc.) to the left and then drag names to the Data and each duplicate will show as more than 1 count and then just filter for Greater than 1... "nirod" wrote: =countif will highlight only unique records; however, I need one record of each set of duplicates highlighted. |
Need to color 1 record of each set of Duplicate Records
Use conditional formatting with a formula of
=COUNTIF($A$1:A1,A1)1 Select all the cells first, assuming A1 as first, and apply the CF. -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct) "nirod" wrote in message ... =countif will highlight only unique records; however, I need one record of each set of duplicates highlighted. |
Need to color 1 record of each set of Duplicate Records
How do I filter for x in a pivot?
-- Hile "jenn" wrote: wondering why you need a color. I find pivot tables very useful when looking for a duplicate. Drag names(or etc.) to the left and then drag names to the Data and each duplicate will show as more than 1 count and then just filter for Greater than 1... "nirod" wrote: =countif will highlight only unique records; however, I need one record of each set of duplicates highlighted. |
All times are GMT +1. The time now is 04:31 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com