Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Kiral Demir   on Mar 09 In MS Office Category.

  
Question Answered By: Adaulfo Fischer   on Mar 09

I hope I'm not helping a spammer harvest email  addresses..
Assuming ".rib" comes directly at the end  of each email address:
If your string containing the email address  is in C30 then
=MID(C30,FIND("SMTP:",C30)+5,FIND(".rib",C30)-FIND("SMTP:",C30)-5)
should extract one email per line as long as '.rib' always comes after
'SMTP:'

Share: 

 

This Question has 12 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Need help with code to find data within a cell Or get search suggestion and latest updates.


Tagged: