+ Reply to Thread
Results 1 to 3 of 3

Is there a formula to populate email addresses from existing data

  1. #1
    Registered User
    Join Date
    04-24-2015
    Location
    Manchester, UK
    MS-Off Ver
    2010
    Posts
    21

    Is there a formula to populate email addresses from existing data

    Sample ExcelData.jpg

    The image shows 3 columns, one with first name, one with surname and 3rd with generic email address. is there a way to create the correct email address for each person?

    Thanks in Advance

  2. #2
    Forum Expert
    Join Date
    02-22-2013
    Location
    London, UK
    MS-Off Ver
    Office 365
    Posts
    1,218

    Re: Is there a formula to populate email addresses from existing data

    Try,

    D2: =LOWER($A2&"."&$B2)&MID($C2,FIND("@",$C2),255)

    and copy down.

  3. #3
    Registered User
    Join Date
    04-24-2015
    Location
    Manchester, UK
    MS-Off Ver
    2010
    Posts
    21

    Re: Is there a formula to populate email addresses from existing data

    Perfect! Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to filter data (email addresses) between characters
    By xunkn0vvnx in forum Excel General
    Replies: 1
    Last Post: 07-17-2015, 12:03 AM
  2. Populate existing spreadsheet with new data
    By Coral-Reefer in forum Excel General
    Replies: 3
    Last Post: 01-28-2015, 09:43 AM
  3. sorting data that includes email addresses
    By PJ Southard in forum Excel General
    Replies: 2
    Last Post: 01-17-2014, 02:33 AM
  4. Need a formula to compare email addresses
    By dk4210 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-11-2013, 08:24 AM
  5. Replies: 1
    Last Post: 09-09-2013, 03:46 PM
  6. [SOLVED] Extract email addresses from mixed data into new column - help please!
    By Verny79 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-03-2013, 11:59 AM
  7. email excel file or worksheet as an attachment to multiple email addresses
    By jgeagle5 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-16-2009, 03:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1