LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default filtering rows depending on onother sheet

It should have worked if the email addresses match.

Try this heavier duty formula ..

In Sheet1,

Put instead in X2:
=IF(C2="","",IF(SUMPRODUCT(--ISNUMBER(SEARCH(C2,Sheet2!$A$1:$A$80)))0,"x",""))
Copy down. Then autofilter for "x" in col X, delete these rows.

If the above still doesn't do it, post some samples of the email addresses
in Sheet1's col C and the bounced ones in Sheet2's col A.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
" wrote:
Thank you Max,

After I copy and pasted, all cells returned FALSE - no tru values at all.
Any suggestions?

Mark


 
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
adding rows depending on cell value [email protected] Excel Worksheet Functions 1 February 18th 07 04:18 PM
hiding rows depending on the date Jan Buckley Excel Discussion (Misc queries) 4 December 22nd 06 11:13 AM
Merge Rows depending on value of the first column sp123 Excel Worksheet Functions 1 April 20th 06 03:43 AM
Extracting rows depending on string Deki Excel Worksheet Functions 1 March 15th 06 11:03 PM
How to delete a set of rows depending on Value msbutton27 Excel Discussion (Misc queries) 1 January 15th 06 04:57 PM


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