Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Sorting/Filtering Info

Hi,
I have a 1500-row mailing list that includes the guests' account numbers in
one of the columns. Some guests have multiple addresses (work, home, etc) so
for that guest, there are multiple rows but the same account number.
Is there a way to sort and/or filter that will identify all of the multiple
account numbers without having to go through the entire list by hand?
I tried advance filter for unique records, hoping that if I pulled out all
of the people who didn't have multiple addresses it would at least help
narrow the records down, but nothing happened at all when I used that filter.

Thanks for any help you can provide!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 74
Default Sorting/Filtering Info

KErin,

You can 'tag' all of the rows with duplicate data. if the account number is
in Col D., insert a column and insert this formula there (assuming your data
starts in the 2nd row):
=IF(COUNTIF(D$2:D$1000,D2)1,€¯Duplicated€¯,"Not a Duplicate")

Then sort on the 'duplicate' column to find all of the duplicate acct numbers.

hope that helps.

"KErin" wrote:

Hi,
I have a 1500-row mailing list that includes the guests' account numbers in
one of the columns. Some guests have multiple addresses (work, home, etc) so
for that guest, there are multiple rows but the same account number.
Is there a way to sort and/or filter that will identify all of the multiple
account numbers without having to go through the entire list by hand?
I tried advance filter for unique records, hoping that if I pulled out all
of the people who didn't have multiple addresses it would at least help
narrow the records down, but nothing happened at all when I used that filter.

Thanks for any help you can provide!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Sorting/Filtering Info

WOW! Learn something new every day! Thanks so much, that works & is a
tremendous help!

"Huber57" wrote:

KErin,

You can 'tag' all of the rows with duplicate data. if the account number is
in Col D., insert a column and insert this formula there (assuming your data
starts in the 2nd row):
=IF(COUNTIF(D$2:D$1000,D2)1,€¯Duplicated€¯,"Not a Duplicate")

Then sort on the 'duplicate' column to find all of the duplicate acct numbers.

hope that helps.

"KErin" wrote:

Hi,
I have a 1500-row mailing list that includes the guests' account numbers in
one of the columns. Some guests have multiple addresses (work, home, etc) so
for that guest, there are multiple rows but the same account number.
Is there a way to sort and/or filter that will identify all of the multiple
account numbers without having to go through the entire list by hand?
I tried advance filter for unique records, hoping that if I pulled out all
of the people who didn't have multiple addresses it would at least help
narrow the records down, but nothing happened at all when I used that filter.

Thanks for any help you can provide!

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 or Filtering JD Excel Discussion (Misc queries) 5 August 21st 09 05:58 PM
Sorting and filtering HELP!!!!! Yossy Excel Worksheet Functions 2 May 12th 08 04:38 AM
Sorting/Filtering Brandy Excel Discussion (Misc queries) 5 February 11th 08 09:02 PM
Info Filtering Kevin Excel Worksheet Functions 4 February 11th 08 05:07 PM
sorting and filtering Duncan McDowell Excel Worksheet Functions 1 June 28th 05 03:02 PM


All times are GMT +1. The time now is 03:21 AM.

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"