+ Reply to Thread
Results 1 to 10 of 10

Insert space between numbers and text

Hybrid View

  1. #1
    Valued Forum Contributor Root_'s Avatar
    Join Date
    07-29-2017
    Location
    _
    MS-Off Ver
    2010+
    Posts
    514

    Re: Insert space between numbers and text

    Try the following array formula (to be entered using Ctrl+Shift+Enter, not just Enter):

    =TRIM(REPLACE(A2,MAX(IFERROR(FIND({0,1,2,3,4,5,6,7,8,9},A2,ROW(INDIRECT("1:"&LEN(A2)))),0))+1,0," "))

  2. #2
    Registered User
    Join Date
    08-17-2012
    Location
    Pleasanton, CA
    MS-Off Ver
    Excel 2010
    Posts
    25

    Re: Insert space between numbers and text

    That's perfect--thank you!

+ 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] trimming space between splitting numbers and text
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-04-2017, 01:17 PM
  2. Please help! loop/Insert text in first blank space
    By pkilsby1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-12-2015, 02:29 PM
  3. [SOLVED] Insert space in part numbers
    By Allgermanparts in forum Excel General
    Replies: 4
    Last Post: 06-19-2013, 09:00 AM
  4. [SOLVED] Long String of text and need to insert space every 8th character
    By jbang917 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2013, 03:45 PM
  5. [SOLVED] Insert a space in front of all upper case text
    By excelrod in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2012, 12:02 PM
  6. [Solved] Removing numbers and space before text
    By loyski in forum Excel General
    Replies: 5
    Last Post: 02-07-2012, 11:36 AM
  7. How can I insert a space btw lines of text?
    By jspence in forum Excel General
    Replies: 1
    Last Post: 06-17-2011, 01:56 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