#1   Report Post  
TUNGANA KURMA RAJU
 
Posts: n/a
Default Duplicate values

What formula will work to get all cell references of duplicate
values(numeric or text) in a range(non-blank)?
  #2   Report Post  
Anirudh
 
Posts: n/a
Default

Hi Tungana,

Pls try this

=IF(COUNTIF(a$5:$a9,G9)1,"Duplicate","")


"TUNGANA KURMA RAJU" wrote:

What formula will work to get all cell references of duplicate
values(numeric or text) in a range(non-blank)?

  #3   Report Post  
Anirudh
 
Posts: n/a
Default

=IF(COUNTIF(a$5:$a9,a5)1,"Duplicate","")
and dragdown

"Anirudh" wrote:

Hi Tungana,

Pls try this

=IF(COUNTIF(a$5:$a9,G9)1,"Duplicate","")


"TUNGANA KURMA RAJU" wrote:

What formula will work to get all cell references of duplicate
values(numeric or text) in a range(non-blank)?

  #4   Report Post  
TUNGANA KURMA RAJU
 
Posts: n/a
Default

Hello Anirudh,
I think you haven't understood my question.Your formula is only testing the
duplicate entries,whereas I have asked for test,identify and extract the
duplicate values to another location.Suppose
col a1:a6 contains raju,priya,rina,james,priya,james
and if I entre formula in f5 to extract the duplicate the results should be
like
this ---priya,james,priya,james or a2,a4,a5,a6.
Give me the formula

"Anirudh" wrote:

=IF(COUNTIF(a$5:$a9,a5)1,"Duplicate","")
and dragdown

"Anirudh" wrote:

Hi Tungana,

Pls try this

=IF(COUNTIF(a$5:$a9,G9)1,"Duplicate","")


"TUNGANA KURMA RAJU" wrote:

What formula will work to get all cell references of duplicate
values(numeric or text) in a range(non-blank)?

  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

Maybe you could Anirudh's suggestion to identify those duplicates and then
filter on that column.

Show just the duplicate cells and copy the visible rows to that other location.

TUNGANA KURMA RAJU wrote:

Hello Anirudh,
I think you haven't understood my question.Your formula is only testing the
duplicate entries,whereas I have asked for test,identify and extract the
duplicate values to another location.Suppose
col a1:a6 contains raju,priya,rina,james,priya,james
and if I entre formula in f5 to extract the duplicate the results should be
like
this ---priya,james,priya,james or a2,a4,a5,a6.
Give me the formula

"Anirudh" wrote:

=IF(COUNTIF(a$5:$a9,a5)1,"Duplicate","")
and dragdown

"Anirudh" wrote:

Hi Tungana,

Pls try this

=IF(COUNTIF(a$5:$a9,G9)1,"Duplicate","")


"TUNGANA KURMA RAJU" wrote:

What formula will work to get all cell references of duplicate
values(numeric or text) in a range(non-blank)?


--

Dave Peterson
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
Using Match function with duplicate values in an array Richard Excel Worksheet Functions 3 April 22nd 23 07:45 PM
Duplicate & Zero Values in Lists (Excel 2003) ksp Excel Worksheet Functions 6 August 10th 05 09:04 AM
Duplicate values Louise Excel Worksheet Functions 6 April 15th 05 03:39 PM
How do you find duplicate values in excel- 2 columns of numbers rickmanz Excel Discussion (Misc queries) 1 December 15th 04 11:16 PM
Removing duplicate values in a column natan Excel Worksheet Functions 2 November 22nd 04 06:48 AM


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