ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   formulate email address based on last name & first letter of first (https://www.excelbanter.com/excel-discussion-misc-queries/247773-formulate-email-address-based-last-name-first-letter-first.html)

Jody

formulate email address based on last name & first letter of first
 
I need to formulate an email address for hundreds of employees. The email
address is the first 7 letters of the name and first letter of first name
followed by @....com

Is there a formula that will take the last name column (only up to the first
7 letters), the first letter of the first name column and add the @.....com
to the end?

Any help would be greatly appreciated!

Thanks!

Jacob Skaria

formulate email address based on last name & first letter of first
 
What happened to your previous post?

=LEFT(B1,7) & LEFT(A1,1) & "

If this post helps click Yes
---------------
Jacob Skaria


"Jody" wrote:

I need to formulate an email address for hundreds of employees. The email
address is the first 7 letters of the name and first letter of first name
followed by @....com

Is there a formula that will take the last name column (only up to the first
7 letters), the first letter of the first name column and add the @.....com
to the end?

Any help would be greatly appreciated!

Thanks!



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

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