Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
rae820
 
Posts: n/a
Default Challenging Duplicate Question...


I have worksheet A with column A with e-mail
)...
In worksheet B column A with URL's:
www.somewhere.com----

I would like to check worksheet A e-mail addresses against the URL's of
worksheet B...meaning somehow come up with a function to display in
column B of worksheet A "ADVERTISER".

So in theory, I have to use something like
=IF(COUNTIF($A$1:a1,A1)1, "ADVERTISER", "Non-advertiser"
but gear it to after the @ in worksheet A. And since all the e-mail
addresses are different, can't use character count. It would also
reference the URL's in workshhet B and since they are all www. I could
use character count or something...

If someone could HELP me, I would be so thankful. :)


--
rae820
------------------------------------------------------------------------
rae820's Profile: http://www.excelforum.com/member.php...o&userid=24135
View this thread: http://www.excelforum.com/showthread...hreadid=377527

  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

Why not just split the e-mail addresses by using
DataText-To-ColumnsDelimited and telling Excel to use the @ sign as the
delimiter. Then you'd have the domain name separately & you could prefix it
with the WWW. if you wanted to, in order to simplify the comparisons.


"rae820" wrote:


I have worksheet A with column A with e-mail
)...
In worksheet B column A with URL's:
www.somewhere.com----

I would like to check worksheet A e-mail addresses against the URL's of
worksheet B...meaning somehow come up with a function to display in
column B of worksheet A "ADVERTISER".

So in theory, I have to use something like
=IF(COUNTIF($A$1:a1,A1)1, "ADVERTISER", "Non-advertiser"
but gear it to after the @ in worksheet A. And since all the e-mail
addresses are different, can't use character count. It would also
reference the URL's in workshhet B and since they are all www. I could
use character count or something...

If someone could HELP me, I would be so thankful. :)


--
rae820
------------------------------------------------------------------------
rae820's Profile: http://www.excelforum.com/member.php...o&userid=24135
View this thread: http://www.excelforum.com/showthread...hreadid=377527


  #3   Report Post  
rae820
 
Posts: n/a
Default


thank you so much. I guess I didn't look at it like that at all. Just
needed to step outside the box on that I guess


--
rae820
------------------------------------------------------------------------
rae820's Profile: http://www.excelforum.com/member.php...o&userid=24135
View this thread: http://www.excelforum.com/showthread...hreadid=377527

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
Keeping duplicate rows Daniell Excel Worksheet Functions 2 April 18th 05 06:56 AM
Showing Duplicate Rows EaglesNest Excel Discussion (Misc queries) 4 March 26th 05 05:21 PM
Removing Duplicate Data Jai Cutmore Excel Worksheet Functions 2 March 7th 05 09:27 PM
An easy macro question and one I believe to be a little more diffi TroutKing Excel Worksheet Functions 3 January 18th 05 09:17 PM
Another question on how to find duplicate data Eroc Excel Worksheet Functions 2 December 14th 04 05:03 AM


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