+ Reply to Thread
Results 1 to 5 of 5

Split the cell Data

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-11-2009
    Location
    duke's
    MS-Off Ver
    Excel 2007
    Posts
    112

    Split the cell Data

    Hi..Everybody,

    i have some data in A column.

    120 AED
    1130 AED
    12240 AED
    1500 AED
    1600 AED
    1700 AED
    1800 AED
    1900 AED
    2000 AED
    2100 AED
    2200 AED
    2300 AED
    2400 AED
    12500 AED
    222600 AED
    2700 AED
    2800 AED
    2900 AED
    3000 AED

    but i need only numberic values in B column and only AED in C coloum
    Last edited by raveepoojari; 07-14-2010 at 01:13 PM.
    " Jai ho"

  2. #2
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Split the cell Data

    Try in B1
    =TRIM(LEFT(A1,LEN(A1)-3))

    in C1
    =RIGHT(A1,3)
    Drag/Fill both down

    Hope this helps
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  3. #3
    Forum Contributor
    Join Date
    03-11-2009
    Location
    duke's
    MS-Off Ver
    Excel 2007
    Posts
    112

    Re: Split the cell Data

    Thank You very much

  4. #4
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Split the cell Data

    Happy to have been of help

    Tip
    You might want to reconsider your signature message, it conveys, to me at least, a turn of phrase that will not encourage many replies. It's a bit "In yer face."

    I'm sure that is not your intention is it?

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

    Re: Split the cell Data

    text to columns would do it
    "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

+ 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