Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 190
Default Formula to check duplicated values

Hi!
Can you please a formula or advise how can I check duplicated values on the
same colum.
Example: Column A
24L36
29R50
45P78
24L36
29R51
45P76
29R50

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Formula to check duplicated values

Put this in column B and copy down:


=IF(COUNTIF(A:A,A1)1,"Duplicate","")

HTH

"Mary" wrote:

Hi!
Can you please a formula or advise how can I check duplicated values on the
same colum.
Example: Column A
24L36
29R50
45P78
24L36
29R51
45P76
29R50

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 190
Default Formula to check duplicated values

Thank you so much.

"Toppers" wrote:

Put this in column B and copy down:


=IF(COUNTIF(A:A,A1)1,"Duplicate","")

HTH

"Mary" wrote:

Hi!
Can you please a formula or advise how can I check duplicated values on the
same colum.
Example: Column A
24L36
29R50
45P78
24L36
29R51
45P76
29R50

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
duplicated values baha Excel Discussion (Misc queries) 2 December 11th 06 12:11 AM
How to delete duplicated values in each row ??? Oleg Excel Discussion (Misc queries) 2 March 8th 06 01:57 PM
Formula to Check Values between to variables John Excel Worksheet Functions 2 February 28th 06 11:30 PM
To find duplicated values in a range beechum1 Excel Worksheet Functions 1 February 10th 06 05:31 AM
Need formula to check values of data in several cells as criteria VCTECH Excel Worksheet Functions 0 November 19th 04 10:54 PM


All times are GMT +1. The time now is 10:46 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"