#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default sorting data

How do I sort a large database so I only have duplicate entries in the last
anme field.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default sorting data

You don't. Sort won't help you with this.

If you're using 2007, there's a Remove Duplicates command in the Data menu.

Another common technique is to insert a helper column and use Countif, as in
=countif(a:a,a1)
and copy down.

Now you know how many times the name has been duplicated, and can filter for
the non-zeros.

Regards,
Fred.

"rdny2" wrote in message
...
How do I sort a large database so I only have duplicate entries in the
last
anme field.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default sorting data

Hi,

I'm not clear on what you want. It sounds like you want to remove all the
non-duplicates from your data and keep the duplicates. So if you have 10,000
names and two have the last name Smith, you want to end up with two rows of
data, everything else deleted?

There is also the question of what you mean by duplicates. In the following
example are there 2 or 3 duplicates?

Smith
Jones
Smith
Smith

What version of Excel are you using?
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"rdny2" wrote:

How do I sort a large database so I only have duplicate entries in the last
anme field.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 95
Default sorting data

On Jan 24, 10:29 pm, Shane Devenshire
wrote:
Hi,

I'm not clear on what you want. It sounds like you want to remove all the
non-duplicates from your data and keep the duplicates. So if you have 10,000
names and two have the last name Smith, you want to end up with two rows of
data, everything else deleted?

There is also the question of what you mean by duplicates. In the following
example are there 2 or 3 duplicates?

Smith
Jones
Smith
Smith

What version of Excel are you using?
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire

"rdny2" wrote:
How do I sort a large database so I only have duplicate entries in the last
anme field.


Have a look at Pointy Haired Dilbert blog:

Extracting Unique, Duplicate and Missing Items using Formulas,
http://chandoo.org/wp/2008/11/06/uni...ms-excel-help/.
Maybe this helps you.
Cheers Michael
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
Sorting of data ub Excel Worksheet Functions 2 April 1st 08 03:34 PM
sorting data aj_roze Charts and Charting in Excel 1 October 2nd 07 05:29 PM
Sorting Data Liz_Z Excel Discussion (Misc queries) 3 January 2nd 07 06:49 AM
Sorting data to match existing data Jack C Excel Discussion (Misc queries) 4 May 24th 06 09:48 AM
colors of bar charted data don't follow data after sorting Frankgjr Charts and Charting in Excel 2 January 17th 06 12:33 PM


All times are GMT +1. The time now is 09:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"