How to Remove Spaces Between Characters and Numbers in Excel

Using Find and Replace

  1. How to Remove Spaces Between Characters and Numbers in Excel Picture 1
    Highlight the range in which you want to remove all spaces. For example, if you want to remove spaces from C2 through C30, highlight those cells.
  2. How to Remove Spaces Between Characters and Numbers in Excel Picture 2
    Click the Edit menu.
  3. How to Remove Spaces Between Characters and Numbers in Excel Picture 3
    Select Find.
  4. How to Remove Spaces Between Characters and Numbers in Excel Picture 4
    Select Replace…. A dialog box will appear.
  5. How to Remove Spaces Between Characters and Numbers in Excel Picture 5
    Click the box beneath 'Find What.'
  6. How to Remove Spaces Between Characters and Numbers in Excel Picture 6
    Press the space bar on the keyboard. Make sure to press it only once.
  7. How to Remove Spaces Between Characters and Numbers in Excel Picture 7
    Click Replace All. It's the second button at the bottom of the window. The spaces are now removed from the selected cells. A pop-up will appear, letting you know how many spaces were removed.
  8. How to Remove Spaces Between Characters and Numbers in Excel Picture 8
    Click Click OK.

Using the Substitute Function

  1. How to Remove Spaces Between Characters and Numbers in Excel Picture 9
    Click the top cell in a blank column. The cell must be on the same row as the first line of data in the column with the spaces.
    1. For example, if you want to remove spaces from column C, and C's first row of data is in row 2 (C2), click the second cell in your blank column (e.g. E2, F2, G2, etc).
  2. How to Remove Spaces Between Characters and Numbers in Excel Picture 10
    Type =Substitute.[1]
  3. How to Remove Spaces Between Characters and Numbers in Excel Picture 11
    Click the first cell in the column with spaces. For example, if you want to remove all of the spaces from the C column, click the first box (e.g. C2) in the column that isn't the title.
    1. If you clicked cell C2, the formula should now look like this: =Substitute(C2 .
  4. How to Remove Spaces Between Characters and Numbers in Excel Picture 12
    Type , (a comma). The cell should now look like this: =Substitute(C2,.
  5. How to Remove Spaces Between Characters and Numbers in Excel Picture 13
    Type " ",. There's a space between the two sets of quotes—this is important.
    1. The formula should now look like this: =Substitute(C2," ",.
  6. How to Remove Spaces Between Characters and Numbers in Excel Picture 14
    Type ''). This time, there's NO space between the sets of quotes.
    1. The formula should now look like this: =Substitute(C2,' ','').
  7. How to Remove Spaces Between Characters and Numbers in Excel Picture 15
    Press Enter or Return. You will now see the contents of the selected cell (C2, in this example) without spaces in the new column.
    1. For example, if C2 said w ww . wikih ow .com, your new cell will say www.wikihow.com.
  8. How to Remove Spaces Between Characters and Numbers in Excel Picture 16
    Click the cell with the formula you typed. The cell should now be highlighted.
  9. How to Remove Spaces Between Characters and Numbers in Excel Picture 17
    Drag the fill handle down over the cells you want to fill. The data from each corresponding cell will now appear in your new column without spaces.
  10. How to Remove Spaces Between Characters and Numbers in Excel Picture 18
    Copy the data from the new column to the original column. Your new space-free data is now in place.
4.3 ★ | 8 Vote

May be interested

  • Normalize string when pressing Enter key in ExcelNormalize string when pressing Enter key in Excel
    the following article will guide in detail how to use functions to normalize strings when pressing the enter key in excel. this function will remove spaces at the beginning and end of the line, delete two consecutive white space characters between words.
  • Instructions to stamp negative numbers in ExcelInstructions to stamp negative numbers in Excel
    during the spreadsheet process on excel, we will have to work with many types of numbers, including negative numbers. and if you want to differentiate negative numbers from other numbers in the data sheet, you can format close or red brackets to distinguish them.
  • How to insert special characters in ExcelHow to insert special characters in Excel
    inserting special characters in excel is as simple as inserting characters in word.
  • Tips to remove extra spaces between words in Microsoft WordTips to remove extra spaces between words in Microsoft Word
    in the process of editing documents in microsoft word, there are times when you have a text with lots of extra spaces between words, which makes the text fragmented and unclear.
  • PI (PI Function) in Excel - How to use PI numbers in ExcelPI (PI Function) in Excel - How to use PI numbers in Excel
    pi (pi function) in excel - how to use pi numbers in excel. pi number is a mathematical constant with an approximate value of 3,1415926535897 ... we can find pi numbers in many trigonometric and geometric formulas. especially the formulas related to circles, ellipses, and spheres:
  • Split numbers from strings in ExcelSplit numbers from strings in Excel
    in the process of working with excel, i have encountered some cases that require separating only the fraction in a given string, now this post shares with you how to do this. the following article details how to separate numbers from a given string in excel.
  • How to Remove spaces and carriage returns in WordHow to Remove spaces and carriage returns in Word
    knowing the tips of removing spaces as well as newlines in word in the latest versions is a great advantage for you, because in the text editing process on this tool, there will be times when spaces appear. and many errors, of which the automatic newline error is an example.
  • How to delete dots in a series of numbers on ExcelHow to delete dots in a series of numbers on Excel
    to quickly remove the dot in the numeric sequence in excel, we can use the search or use function in excel.
  • How to extract numbers or text from ExcelHow to extract numbers or text from Excel
    microsoft excel is great for working with both numbers and text, but if you use both in the same cell, you may have some difficulties. fortunately, you can extract numbers or text from cells to work with your data more efficiently.
  • How to format numbers in ExcelHow to format numbers in Excel
    how to format numbers in excel in the process of working, processing data in excel sometimes you need to format numbers in excel so that data can display the number format in accordance with the requirements to be processed. you do not know how to format numbers in ex