+ Reply to Thread
Results 1 to 4 of 4

Split Data in Cell

Hybrid View

  1. #1
    Registered User
    Join Date
    11-21-2012
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    51

    Split Data in Cell

    Hi have alot of data which is duplicated in the same cell with no space in between each duplicate. A cell might contain:

    an applean apple


    Anyone know how I can split them?

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,463

    Re: Split Data in Cell

    Will it always be two strings butted up like that? If so, you could try this:

    =LEFT(A1,LEN(A1)/2)

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    11-21-2012
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    51

    Re: Split Data in Cell

    Thank you sooo much. You are a star!

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

    Re: Split Data in Cell

    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. How to split data from within one cell?
    By pede69 in forum Excel General
    Replies: 9
    Last Post: 10-08-2011, 10:51 PM
  2. Split the cell Data
    By raveepoojari in forum Excel General
    Replies: 4
    Last Post: 07-17-2010, 03:57 PM
  3. How Do I Split Data Within a Cell?
    By Ocean Zhang in forum Excel General
    Replies: 3
    Last Post: 05-29-2009, 11:54 AM
  4. Split data from one cell...
    By ISThree in forum Excel General
    Replies: 3
    Last Post: 03-09-2009, 03:35 PM
  5. split data in a cell
    By langdon37 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-13-2008, 10:36 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