Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Eroc
 
Posts: n/a
Default Another question on how to find duplicate data

I went to a website that I was directed to find duplicate data. It did show
me how to find duped data but it did not help me. I was able to get it to
work on simple data. I am trying to do a search on 5 columns and 200 rows of
data that contains serial numbers on hard drives. Is this possible to do? If
I remember right the website was www.cpearson.com. Thanks in advance for
the help.

Eric


  #2   Report Post  
BobT
 
Posts: n/a
Default

Let's say your data looks something like:

Jane Doe 123 Whereever
Jerry Doe 123 Whatever
Jane Smith 123 Whoever

And you want to find the duplicates with Doe and 123 in them. The easy way
is to create a new column that combines the columns you are testing. So the
5th column would be:

Doe123
Doe123
Smith123

Then write either use the Subtotals feature (Data menu) or write a COUNTIF
formula in the 6th column (=COUNTIF($E$1:$E$3,E1)).

"Eroc" wrote:

I went to a website that I was directed to find duplicate data. It did show
me how to find duped data but it did not help me. I was able to get it to
work on simple data. I am trying to do a search on 5 columns and 200 rows of
data that contains serial numbers on hard drives. Is this possible to do? If
I remember right the website was www.cpearson.com. Thanks in advance for
the help.

Eric



  #3   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Please explain exactly what you mean when you say "it did
not help me. I was able to get it to work on simple data."

What exactly do you want to find?

The quality of the solution you seek is related to the
detail of the description that you provide.

Biff

-----Original Message-----
I went to a website that I was directed to find duplicate

data. It did show
me how to find duped data but it did not help me. I was

able to get it to
work on simple data. I am trying to do a search on 5

columns and 200 rows of
data that contains serial numbers on hard drives. Is this

possible to do? If
I remember right the website was www.cpearson.com.

Thanks in advance for
the help.

Eric


.

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
Find duplicate rows then deleting them SSHO_99 Excel Worksheet Functions 4 May 4th 07 11:17 AM
How do I compare data in two worksheets to find matching cells? Gary Excel Discussion (Misc queries) 4 March 2nd 06 09:04 PM
Newbie to charts question - projecting values between data points 38N90W Excel Discussion (Misc queries) 3 January 6th 05 05:15 AM
Finding duplicate data Eric Stoakes Excel Worksheet Functions 3 December 9th 04 04:33 PM
I need a macro to find cut and paste data to new cell Rex Excel Discussion (Misc queries) 0 December 6th 04 12:23 AM


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