Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 33
Default Conditional formatting question

I have a column that contains 528 membership numbers sorted in
ascending order. Some of the membership numbers are duplicates and
each is 8 or 9 digits long. I would like to apply conditional
formatting to this column to identify the duplicates so I don't have to
go through and do this manually. Please help.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Conditional formatting question

Assuming data is in column A:

Formula is: =COUNTIF(A:A,A1)1

"SGT Buckeye" wrote:

I have a column that contains 528 membership numbers sorted in
ascending order. Some of the membership numbers are duplicates and
each is 8 or 9 digits long. I would like to apply conditional
formatting to this column to identify the duplicates so I don't have to
go through and do this manually. Please help.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 33
Default Conditional formatting question

Thanks Toppers, this worked. It highlighted the first membership
number that was a duplicate.
Toppers wrote:
Assuming data is in column A:

Formula is: =COUNTIF(A:A,A1)1

"SGT Buckeye" wrote:

I have a column that contains 528 membership numbers sorted in
ascending order. Some of the membership numbers are duplicates and
each is 8 or 9 digits long. I would like to apply conditional
formatting to this column to identify the duplicates so I don't have to
go through and do this manually. Please help.



  #4   Report Post  
Posted to microsoft.public.excel.misc
ed ed is offline
external usenet poster
 
Posts: 82
Default Conditional formatting question

Assuming the membership column # is B, set your conditional format in
cell B-2 to "cell value", "is equal to" =B1 Then use the formula
brush to copy it down to the end of column B. All the duplicated
numbers will "format" the color you pick, except the first one in each
set of duplicated numbers.

If you want ALL the duplicate #s highlighted start with cell B-1 and
put a second condition in cell B-1 "cell value" "is equal to" =B2
and copy it down the entire column. This condition alone will
highlight all but the last duplicated number.

ed


SGT Buckeye wrote:
I have a column that contains 528 membership numbers sorted in
ascending order. Some of the membership numbers are duplicates and
each is 8 or 9 digits long. I would like to apply conditional
formatting to this column to identify the duplicates so I don't have to
go through and do this manually. Please help.


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
Conditional formatting using lookup [email protected] Excel Discussion (Misc queries) 1 July 28th 06 01:41 PM
Conditional Formatting Question mwevans1234 Excel Worksheet Functions 2 May 24th 06 10:37 PM
Tough conditional formatting question jezzica85 Excel Discussion (Misc queries) 8 April 8th 06 01:38 AM
conditional formatting Rich Excel Discussion (Misc queries) 2 April 1st 06 10:27 AM
cannot use ISEVEN or ISODD functions in Conditional Formatting Scott Paine Excel Worksheet Functions 6 December 6th 05 09:44 PM


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

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

About Us

"It's about Microsoft Excel"