+ Reply to Thread
Results 1 to 3 of 3

How to create new column based on existing column?

  1. #1
    Registered User
    Join Date
    06-02-2012
    Location
    North Carolina
    MS-Off Ver
    Microsoft 365 Excel 2019 build 14430.20298
    Posts
    11

    How to create new column based on existing column?

    I need to create a new column based on an existing column of data. For example:

    Existing column contains the format ABC123DEF, what is the best way to create a new column to pull BC1, or ABC from the existing column?

    Thanks in advance to all suggestions!!

  2. #2
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: How to create new column based on existing column?

    =left(a2,3)
    or
    =mid(a2,2,3)
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

  3. #3
    Registered User
    Join Date
    06-02-2012
    Location
    North Carolina
    MS-Off Ver
    Microsoft 365 Excel 2019 build 14430.20298
    Posts
    11

    Re: How to create new column based on existing column?

    Robert,

    The MID function is was what I needed. 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. [SOLVED] Match existing column name, copy based based on matching name, drag till end
    By Amolvijay in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-19-2014, 04:20 PM
  2. [SOLVED] Create list of Cell Data (column B) based on value in same row, dynamic column.
    By Christopher135 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-03-2013, 03:27 AM
  3. Create a new column for user based on value of another column
    By jdogg725 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-20-2013, 01:23 PM
  4. Replies: 4
    Last Post: 09-05-2012, 01:50 PM
  5. Excel 2007 : create new column based on the existing rows
    By neptune12 in forum Excel General
    Replies: 1
    Last Post: 05-31-2011, 02:55 AM

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