#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Filtering?


I have a major list with duplicate email addresses. I would like to be
able to put all the duplicates with the remove first and the duplicate
second. I have a very long list and more to do. How can I pull the
duplicates together and be able to delete all at one time.

Thanks Linda


Company Name First Name Email Address Add/Remove Date
Profit Sharing Connie
Intl. Claim Christopher
8/14/08
Intl. Claim Christopher

Kentucky Cheryl
8/14/08
Kentucky Cheryl

Californi . Elizabeth

Correctional Donna

Learning Julie

International Genie
8/14/08
International Genie


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Filtering?

Heres a possible work around where you wouldn't need to use programming.

Sort the data by e-mail. In this example we will say the first e-mail starts
at cell C1
In another column type in the formula

=IF(NOT(C2=C1),"No Duplicate")

Then copy and paste this formula all the way down to the bottom of the list
Now highlight this column and press CTRL G

Now click on Special
Click "formulas"
Uncheck "Numbers" and "Text"

Now press ok, then on one of the highlighted values... right click, then
click on delete, and then click on entire row. And you should be good


"Dendy" wrote:


I have a major list with duplicate email addresses. I would like to be
able to put all the duplicates with the remove first and the duplicate
second. I have a very long list and more to do. How can I pull the
duplicates together and be able to delete all at one time.

Thanks Linda


Company Name First Name Email Address Add/Remove Date
Profit Sharing Connie
Intl. Claim Christopher
8/14/08
Intl. Claim Christopher

Kentucky Cheryl
8/14/08
Kentucky Cheryl

Californi . Elizabeth

Correctional Donna

Learning Julie

International Genie
8/14/08
International Genie


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,071
Default Filtering?

I don't quite know what you want, but if you sort the table by the email
column, all the same email addresses would be together. Would that help?
HTH Otto
"Dendy" wrote in message
...

I have a major list with duplicate email addresses. I would like to be
able to put all the duplicates with the remove first and the duplicate
second. I have a very long list and more to do. How can I pull the
duplicates together and be able to delete all at one time.

Thanks Linda


Company Name First Name Email Address Add/Remove Date
Profit Sharing Connie
Intl. Claim Christopher
8/14/08
Intl. Claim Christopher

Kentucky Cheryl
8/14/08
Kentucky Cheryl

Californi . Elizabeth

Correctional Donna

Learning Julie

International Genie

8/14/08
International Genie



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Filtering?

Thank you. This is just about where I need to be.

I would also like to be able to tag both of the duplicate emails and be able
to sort them all together.

Linda

"akphidelt" wrote:

Heres a possible work around where you wouldn't need to use programming.

Sort the data by e-mail. In this example we will say the first e-mail starts
at cell C1
In another column type in the formula

=IF(NOT(C2=C1),"No Duplicate")

Then copy and paste this formula all the way down to the bottom of the list
Now highlight this column and press CTRL G

Now click on Special
Click "formulas"
Uncheck "Numbers" and "Text"

Now press ok, then on one of the highlighted values... right click, then
click on delete, and then click on entire row. And you should be good


"Dendy" wrote:


I have a major list with duplicate email addresses. I would like to be
able to put all the duplicates with the remove first and the duplicate
second. I have a very long list and more to do. How can I pull the
duplicates together and be able to delete all at one time.

Thanks Linda


Company Name First Name Email Address Add/Remove Date
Profit Sharing Connie
Intl. Claim Christopher
8/14/08
Intl. Claim Christopher

Kentucky Cheryl
8/14/08
Kentucky Cheryl

Californi . Elizabeth

Correctional Donna

Learning Julie

International Genie
8/14/08
International Genie


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Filtering?

You're going to have to be a little more descriptive. I do not understand
what you mean by "tag both of the duplicate emails"

"Dendy" wrote:

Thank you. This is just about where I need to be.

I would also like to be able to tag both of the duplicate emails and be able
to sort them all together.

Linda

"akphidelt" wrote:

Heres a possible work around where you wouldn't need to use programming.

Sort the data by e-mail. In this example we will say the first e-mail starts
at cell C1
In another column type in the formula

=IF(NOT(C2=C1),"No Duplicate")

Then copy and paste this formula all the way down to the bottom of the list
Now highlight this column and press CTRL G

Now click on Special
Click "formulas"
Uncheck "Numbers" and "Text"

Now press ok, then on one of the highlighted values... right click, then
click on delete, and then click on entire row. And you should be good


"Dendy" wrote:


I have a major list with duplicate email addresses. I would like to be
able to put all the duplicates with the remove first and the duplicate
second. I have a very long list and more to do. How can I pull the
duplicates together and be able to delete all at one time.

Thanks Linda


Company Name First Name Email Address Add/Remove Date
Profit Sharing Connie
Intl. Claim Christopher
8/14/08
Intl. Claim Christopher

Kentucky Cheryl
8/14/08
Kentucky Cheryl

Californi . Elizabeth

Correctional Donna

Learning Julie

International Genie
8/14/08
International Genie




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Filtering?

I have 6000 address and emails . I am trying to remove the duplicates and
bouncing emails from a blast I sent out.

"akphidelt" wrote:

You're going to have to be a little more descriptive. I do not understand
what you mean by "tag both of the duplicate emails"

"Dendy" wrote:

Thank you. This is just about where I need to be.

I would also like to be able to tag both of the duplicate emails and be able
to sort them all together.

Linda

"akphidelt" wrote:

Heres a possible work around where you wouldn't need to use programming.

Sort the data by e-mail. In this example we will say the first e-mail starts
at cell C1
In another column type in the formula

=IF(NOT(C2=C1),"No Duplicate")

Then copy and paste this formula all the way down to the bottom of the list
Now highlight this column and press CTRL G

Now click on Special
Click "formulas"
Uncheck "Numbers" and "Text"

Now press ok, then on one of the highlighted values... right click, then
click on delete, and then click on entire row. And you should be good


"Dendy" wrote:


I have a major list with duplicate email addresses. I would like to be
able to put all the duplicates with the remove first and the duplicate
second. I have a very long list and more to do. How can I pull the
duplicates together and be able to delete all at one time.

Thanks Linda


Company Name First Name Email Address Add/Remove Date
Profit Sharing Connie
Intl. Claim Christopher
8/14/08
Intl. Claim Christopher

Kentucky Cheryl
8/14/08
Kentucky Cheryl

Californi . Elizabeth

Correctional Donna

Learning Julie

International Genie
8/14/08
International Genie


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
Filtering Yiannos Excel Discussion (Misc queries) 1 August 22nd 07 01:38 PM
need filtering help Lauri Excel Discussion (Misc queries) 1 December 11th 06 07:38 PM
trouble filtering a list. Why isn't column filtering? Pat Excel Worksheet Functions 1 July 18th 05 03:30 PM
filtering dave glynn Excel Discussion (Misc queries) 6 April 25th 05 05:55 PM
filtering Rodney New Users to Excel 4 April 15th 05 11:38 PM


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