View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ukash ukash is offline
external usenet poster
 
Posts: 2
Default cuting some text from field

Hi,

I need some basic script that will allow me to separate text, after "@"
sign from textfield.
For example I have .
I need "company-****ry" to be placed next to the e-mail adres in the
excel spreadsheet.

A B
company-country
company-country2
......

I have over 1000 e-mail adreses so I need some script to do this. Last
time I had only 60 so I made that by my own :).

But 1000 e-mail adreses is too much for me :)

Thanks for help

--
ukash