#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
XL
 
Posts: n/a
Default TRIM formula

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

Ex.



TRIM to:

itpnet.com

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
XL
 
Posts: n/a
Default TRIM formula

Thanks Bob that worked

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken Wright
 
Posts: n/a
Default 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



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
XL
 
Posts: n/a
Default 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



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
XL
 
Posts: n/a
Default 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

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Richard Buttrey
 
Posts: n/a
Default 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
__
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken Wright
 
Posts: n/a
Default 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



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
Is it possible? DakotaNJ Excel Worksheet Functions 25 September 18th 06 09:30 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 05:09 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"