Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 107
Default 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.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 380
Default 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.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 45
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting duplicate records Keensie Excel Discussion (Misc queries) 1 April 21st 06 08:12 PM
Deleting specific records [email protected] Excel Discussion (Misc queries) 6 June 22nd 05 11:35 PM
deleting duplicate records in a mail merge Mimi Excel Discussion (Misc queries) 1 April 7th 05 05:55 PM
How to delete duplicate records when I merge two lists (deleting . rinks Excel Worksheet Functions 10 December 11th 04 01:03 AM
Duplicate records in Excel Sheidsa Excel Discussion (Misc queries) 1 November 30th 04 12:23 AM


All times are GMT +1. The time now is 06:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"