+ Reply to Thread
Results 1 to 3 of 3

Splitting Multiple Numbers in One Cell to Multiple Cells

  1. #1
    Registered User
    Join Date
    05-16-2011
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    16

    Splitting Multiple Numbers in One Cell to Multiple Cells

    I need help again. As per the simplified list attached. I need to quickly convert the list in column A into the list in column C. Come cells in column A only have one number, other cells will contain multiple numbers of which are separated by a space. The desired result is that I have a list which only lists all of the numbers but only one number per cell.

    Thanks!
    Attached Files Attached Files
    Last edited by J Morrow; 06-23-2011 at 04:27 AM. Reason: Solution provided

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Splitting Multiple Numbers in One Cell to Multiple Cells

    copy then paste special into ms word as unformatted text(ms word edit menu for paste special)
    select all and use find replace
    in find just put a single space with the space bar
    in replace type "^p" (without quotes case sensitive)
    click replace all
    select all copy paste back to excel
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    05-16-2011
    Location
    Australia
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Splitting Multiple Numbers in One Cell to Multiple Cells

    That is a simple and elegant solution, I thank you kindly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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