View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Extracting text from a cell

Hi,

Try this

",)

Where B1 contains the email address.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"jmberner" wrote:

Hello,

I am attempting to extract text from an email address in a cell.
For example
If the cells are the following



I want to write a formula that will extract
Company
AnotherCompany

Any help will be appreciated.