ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Limelight Media - ExcelTip.com Books > F1 Get the most out of Excel Formulas & Functions

Notices

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 03-01-2007, 07:18 PM
johnny_mango johnny_mango is offline
Registered User
 
Join Date: 01 Mar 2007
Posts: 1
johnny_mango is on a distinguished road
Lightbulb Create cells with email address

Hi there, i was wondering if anyone can give me a hand. I remember once seeing a formula someone had made to generate email addresses in excel to later import to another program.

What I have is a spreadsheet with a personīs full name in the form: david william smith
What Iīd like to do is use this full name to generate an email address of the form: dwsmith@example.com

I presume it is easy to do, but I have little time to study this and get it working.

Hope someone can help me!!!
Reply With Quote
  #2  
Old 03-02-2007, 01:44 AM
mudraker's Avatar
mudraker mudraker is offline
Forum Moderator
 
Join Date: 10 Nov 2003
Location: Melbourne, Australia
Posts: 3,052
mudraker will become famous soon enough mudraker will become famous soon enough
Johnny

Formulas is not my stong point so someone else may offer a better solution

Assuming name is in A3

=LEFT(A3,1)&MID(A3,FIND(" ",A3,1)+1,1)&MID(A3,FIND(" ",A3,FIND(" ",A3,1)+1)+1,LEN(A3))
__________________
Please Read Forum Rules Before Posting

Wrap VBA code by selecting the code and clicking the # icon or Read This

How To Cross Post politely

If my reply has assisted or failed to assist you I welcome your Feedback.
Reply With Quote
Reply

Bookmarks

New topics in F1 Get the most out of Excel Formulas & Functions


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -4. The time now is 05:57 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0