Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
DW DW is offline
external usenet poster
 
Posts: 11
Default Filters - I want to delete single addresses and leave all the dupl

I have a worksheet with 6000 names and addresses and I want to filter out
only those addresses that appear once. I actually want to see all the
duplicates. I want to see how many times each person shows up more than once.

After that I want to filter again so that the duplicates now only show up
once each. How do I do that?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Filters - I want to delete single addresses and leave all the dupl

Try using something like

=COUNTIF(B$2:B2,B2) and copy down as needed.

Does that get you started?
--
HTH,
Barb Reinhardt



"dw" wrote:

I have a worksheet with 6000 names and addresses and I want to filter out
only those addresses that appear once. I actually want to see all the
duplicates. I want to see how many times each person shows up more than once.

After that I want to filter again so that the duplicates now only show up
once each. How do I do that?

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
Formula for summing addresses within a single cell BW Excel Worksheet Functions 2 August 8th 09 01:57 AM
Errors sharing workbooks - sorry for dupl. post in Excel App Error Lambs Excel Discussion (Misc queries) 0 November 26th 07 03:08 PM
LEN fuction to leave a single character Jonah Excel Worksheet Functions 6 March 22nd 06 03:32 PM
delete some cell formulas and leave others using code john tempest Excel Worksheet Functions 0 February 23rd 06 03:51 PM
How do I convert a single column of addresses into rows for export Benjy S Excel Discussion (Misc queries) 2 February 7th 06 12:39 PM


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