ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Duplicate sorts (https://www.excelbanter.com/excel-discussion-misc-queries/160812-duplicate-sorts.html)

Malik

Duplicate sorts
 
I have 40K rows of data....some data is unique while some is
duplicated,..occuring at least twice...I want to get only the duplicated
data....how do i filter it? Unique records give ALL of the unique data. I
need just the data that is being repeated. Pls help. Thanks

Stefi

Duplicate sorts
 
Say your duplicated KEYS are in column A. Enter formula =COUNTIF($A:$A,A2)1
in a helper column, fill it down until your last row, and Autofilter helper
column to TRUE!

Regards,
Stefi

€˛Malik€¯ ezt Ć*rta:

I have 40K rows of data....some data is unique while some is
duplicated,..occuring at least twice...I want to get only the duplicated
data....how do i filter it? Unique records give ALL of the unique data. I
need just the data that is being repeated. Pls help. Thanks


Bob Phillips

Duplicate sorts
 
Add a helper column, and a header, with a formula of

=COUNTIF($A$2:A2,A2)1

copied down, and then set criteria of the header and TRUE, and filter using
those criteria.


--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Malik" wrote in message
...
I have 40K rows of data....some data is unique while some is
duplicated,..occuring at least twice...I want to get only the duplicated
data....how do i filter it? Unique records give ALL of the unique data. I
need just the data that is being repeated. Pls help. Thanks




Lori

Duplicate sorts
 
After showing unique data with Advanced Filter, you can invert the selection
to show just duplicated data. Select the data range then press (or select):

1. Alt+; (Edit Goto Special Visible Cells)
2. Alt+DFS (Data Filter Show All)
3. Ctrl+9 (Format Rows Hide)

You can then select data then Alt+; again and copy to a new sheet.
To show all data again select all cells and unhide rows.
(This method can be used to invert any filtered selection.)

"Malik" wrote:

I have 40K rows of data....some data is unique while some is
duplicated,..occuring at least twice...I want to get only the duplicated
data....how do i filter it? Unique records give ALL of the unique data. I
need just the data that is being repeated. Pls help. Thanks


Malik

Duplicate sorts
 
thanks everyone fr help.....

"Lori" wrote:

After showing unique data with Advanced Filter, you can invert the selection
to show just duplicated data. Select the data range then press (or select):

1. Alt+; (Edit Goto Special Visible Cells)
2. Alt+DFS (Data Filter Show All)
3. Ctrl+9 (Format Rows Hide)

You can then select data then Alt+; again and copy to a new sheet.
To show all data again select all cells and unhide rows.
(This method can be used to invert any filtered selection.)

"Malik" wrote:

I have 40K rows of data....some data is unique while some is
duplicated,..occuring at least twice...I want to get only the duplicated
data....how do i filter it? Unique records give ALL of the unique data. I
need just the data that is being repeated. Pls help. Thanks



All times are GMT +1. The time now is 12:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com