+ Reply to Thread
Results 1 to 3 of 3

Replace space to comma

  1. #1
    Registered User
    Join Date
    12-19-2013
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    46

    Replace space to comma

    Hello guys! I attached a sample workbook where my question is located. pls help, its all about looping through strings.. TIA
    Attached Files Attached Files

  2. #2
    Forum Expert Kenneth Hobson's Avatar
    Join Date
    02-05-2007
    Location
    Tecumseh, OK
    MS-Off Ver
    Office 365, Win10Home
    Posts
    2,573

    Re: Replace space to comma

    In B2:
    =SUBSTITUTE(A2," ",",")

    In B3:
    =MID($A$2,COLUMN()-1,1)

    Make B3 an array formula by Selecting B3 and more columns than needed and press Ctrl+Shift+Enter.

  3. #3
    Registered User
    Join Date
    12-19-2013
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    46

    Re: Replace space to comma

    thanks sir Kenneth

+ 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. [SOLVED] Adding space after a comma of a name using macro
    By jericho_sy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-30-2013, 11:14 AM
  2. replace space in string with non-space
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-08-2012, 02:59 AM
  3. replace double space with single space within a range
    By erikd80 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-05-2011, 01:20 PM
  4. replace the comma separator to a dot and dot to a comma at the same time
    By barkiny in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-24-2010, 05:42 PM
  5. Removing a space after a comma
    By DebbieK9 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-01-2005, 06:06 PM

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