ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Trimming letters in an Excel field (https://www.excelbanter.com/excel-worksheet-functions/255108-trimming-letters-excel-field.html)

Lady_Dee

Trimming letters in an Excel field
 
I have email addresses that contains the first name, I need to trim up to the
character "@" in each and retrieve each name in a separate column. Please
help
--
Lady_Dee

Eduardo

Trimming letters in an Excel field
 
Hi

=TRIM(LEFT(B12,FIND("@",B12)-1))

change range to fit your needs

"Lady_Dee" wrote:

I have email addresses that contains the first name, I need to trim up to the
character "@" in each and retrieve each name in a separate column. Please
help
--
Lady_Dee


David Biddulph[_2_]

Trimming letters in an Excel field
 
Data/Text to columns
Delimited/ @
--
David Biddulph


"Lady_Dee" wrote in message
...
I have email addresses that contains the first name, I need to trim up to
the
character "@" in each and retrieve each name in a separate column. Please
help
--
Lady_Dee





All times are GMT +1. The time now is 05:53 PM.

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