#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default formula

Hi
Does anyone know a formula that can find "doubles" in the list?
For example a list of thousands surnames. I want to check if theya re not
repeated..

Thank you in advance!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default formula

For example if the names are in column A then use conditional formatting, for
A1 use:

=COUNTIF($A:$A,A1)1

and set the format to bold.

Once entered, copy the format in A1 all the way down.
--
Gary''s Student


"Anna" wrote:

Hi
Does anyone know a formula that can find "doubles" in the list?
For example a list of thousands surnames. I want to check if theya re not
repeated..

Thank you in advance!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default formula

Thank you for help, but tI get the message "erroe in the formula" when I am
in the first raw conditional formatting. What is wrong?

"Gary''s Student" wrote:

For example if the names are in column A then use conditional formatting, for
A1 use:

=COUNTIF($A:$A,A1)1

and set the format to bold.

Once entered, copy the format in A1 all the way down.
--
Gary''s Student


"Anna" wrote:

Hi
Does anyone know a formula that can find "doubles" in the list?
For example a list of thousands surnames. I want to check if theya re not
repeated..

Thank you in advance!

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default formula

Thank you but I get the message "error in the formula" as I am in the first
raw conditional formatting.. Whoat is wrong?

"Gary''s Student" wrote:

For example if the names are in column A then use conditional formatting, for
A1 use:

=COUNTIF($A:$A,A1)1

and set the format to bold.

Once entered, copy the format in A1 all the way down.
--
Gary''s Student


"Anna" wrote:

Hi
Does anyone know a formula that can find "doubles" in the list?
For example a list of thousands surnames. I want to check if theya re not
repeated..

Thank you in advance!

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
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 12:01 AM.

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"