ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   TRIM formula (https://www.excelbanter.com/excel-worksheet-functions/73288-trim-formula.html)

XL

TRIM formula
 
I need Help trimming all the words before the the @ sing in a email
address

Ex.



TRIM to:

itpnet.com


Bob Phillips

TRIM formula
 
=mid(A1,find("@",A1)+1,255)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"XL" wrote in message
oups.com...
I need Help trimming all the words before the the @ sing in a email
address

Ex.



TRIM to:

itpnet.com




XL

TRIM formula
 
Thanks Bob that worked


Ken Wright

TRIM formula
 
Data / Text To Columns / Delimited / Tick other and put an @ in the box -
Hit Next a couple of times, select the firts column and choose 'Do Not
import'

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

------------------------------*------------------------------*----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------*------------------------------*----------------


"XL" wrote in message
oups.com...
I need Help trimming all the words before the the @ sing in a email
address

Ex.



TRIM to:

itpnet.com




XL

TRIM formula
 
I have one more Trim I need to do with the imported email address.

I need to trim of the at the end of each email address

ex. TO


Thanks

XL


XL

TRIM formula
 
I have one more Trim I need to do with the imported email address.

I need to trim of the at the end of each email address

ex. TO


Thanks

XL


Richard Buttrey

TRIM formula
 
On 10 Mar 2006 07:29:18 -0800, "XL" wrote:

I have one more Trim I need to do with the imported email address.

I need to trim of the at the end of each email address

ex. TO


Thanks

XL



=LEFT(A1,LEN(A1)-1)

Rgds
Richard Buttrey
__

Ken Wright

TRIM formula
 
Edit / Replace

Regards
Ken.................

"XL" wrote in message
ups.com...
I have one more Trim I need to do with the imported email address.

I need to trim of the at the end of each email address

ex. TO


Thanks

XL





All times are GMT +1. The time now is 12:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com