+ Reply to Thread
Results 1 to 3 of 3

Hi, I need the formula to separate the numbers with commas to other columns as shows below

  1. #1
    Registered User
    Join Date
    12-21-2013
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    10

    Unhappy Hi, I need the formula to separate the numbers with commas to other columns as shows below

    Hi, I need the formula to separate the numbers with commas in a cell to other columns as shown in sample.
    This data comes from internet and automatically updating certain intervals, so the text to columns option has no use
    Pls help
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Hi, I need the formula to separate the numbers with commas to other columns as shows b

    welcome to the forum, binoos. try this in B13:
    =--TRIM(MID(SUBSTITUTE($A13,",",REPT(" ",100)),1+(COLUMNS($B13:B13)-1)*100,100))

    copy down & across. a Merry Christmas in advance!

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    12-21-2013
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Hi, I need the formula to separate the numbers with commas to other columns as shows b

    You have done, dear benishiryo.... Hats off. Thank you
    Merry Christmas

+ 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: 01-17-2014, 05:56 PM
  2. [SOLVED] 2 separate columns with numbers separated by commas and single numbers not, need sum
    By Slothbob in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-22-2013, 04:33 PM
  3. [SOLVED] Values separated by Commas - want in separate columns, cells from original cell
    By schmidt62 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-03-2012, 02:50 PM
  4. Formula to separate cell values in a column with commas
    By PuffyGrl82 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-24-2011, 10:15 PM
  5. VLOOKUP...no columns just commas between numbers
    By Cicada in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-20-2009, 11:40 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