+ Reply to Thread
Results 1 to 4 of 4

Splitting formula Values from one cell into separate cells

  1. #1
    Registered User
    Join Date
    12-03-2013
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    5

    Splitting formula Values from one cell into separate cells

    Hey,

    The problem i'm facing is that the sheet i'm working on has multiple values but i can only see the end result.

    ex: the cell A1 would be containing "1+2+3" but what i get to see is the result "6" in the cell.

    So my question is there any way to split the data into its component parts, ie. 1 , 2 , 3 from cell A1 into three separate cells for example?

    Hope someone can help me with this issue.
    Thanks in advance.

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Splitting formula Values from one cell into separate cells

    Perhaps:

    1. select cells
    2. press ctrl+` (next to 1)
    3. use text to columns with + as the delimiter
    4. use find and replace, searching for = and replacing with "" (nothing)

  3. #3
    Registered User
    Join Date
    12-03-2013
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: Splitting formula Values from one cell into separate cells

    Thank You very much man. It worked.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Splitting formula Values from one cell into separate cells

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Replies: 5
    Last Post: 11-21-2013, 06:00 PM
  2. [SOLVED] Splitting text from one cell into separate text fragments, Located in adjacent cells
    By onsid in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-15-2013, 08:32 PM
  3. [SOLVED] VBA/Macro help needed for splitting wrapped cell values into separate (bottom) rows
    By krjoshi in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-22-2013, 01:30 PM
  4. [SOLVED] Splitting mullti-line cells into separate rows and repeat values in columnA after split
    By gracek in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-30-2012, 12:21 PM
  5. Replies: 2
    Last Post: 01-09-2012, 02:36 PM

Tags for this Thread

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