+ Reply to Thread
Results 1 to 2 of 2

Extracting certain text from cells

  1. #1
    Registered User
    Join Date
    09-29-2013
    Location
    Florida
    MS-Off Ver
    Excel 2012 and 2011 for Mac
    Posts
    1

    Extracting certain text from cells

    I am working in a marketing project and have a spreadsheet containing names and addresses for a direct mail product. Presently, there is one column that contains each recipients full name (ex. John P Smith). I would like to create a new column next to the name column, and populate the cells with just the recipient's first name (or, the text that appears prior to the first space in the name field). I would appreciate any help that could be offered.

    Thank you.
    John

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Extracting certain text from cells

    Try..

    Data--text to Columns --Delimited by --Space

    or simply
    =Left(A1,find(" ",A1)-1)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. Extracting text from cells
    By applesandpears in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-21-2012, 08:40 PM
  2. Extracting Text from Cells
    By choke in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-05-2012, 12:18 PM
  3. Extracting text from cells
    By malnahar in forum Excel General
    Replies: 5
    Last Post: 10-29-2010, 11:15 AM
  4. Extracting #s from cells with text.
    By kevsvette in forum Excel General
    Replies: 7
    Last Post: 11-05-2009, 04:40 PM
  5. extracting text from cells
    By famdamly in forum Excel General
    Replies: 11
    Last Post: 02-26-2006, 08:19 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