If you ever want to remove a certain number of characters from the beginning or from the end of text in Excel or even remove certain characters by specifying the position to start remove characters from with specifying number of characters to be removed, then you will need to use this powerful utility that accomplish this task with one click otherwise you will need to write VBA code. Dose for Excel‘s Remove by Position utility can remove any type of characters you want from text in Excel cells with one click on huge Excel sheets.
- Remove certain number of characters from the beginning of text
- Remove certain number of characters from the end of text
- Remove certain number of characters from a specified position
Click DOSE » Text » Remove by Position



Remove certain number of characters from the beginning of text
- Example: remove first six characters from text, turn “Excel 2016-2007” into “2016-2007”.
- Select range of cells that you want to remove the characters from.
- Specify number of characters to be removed in Numbers box, then check From left option.
- Then click Apply. In below example, we will remove the first three characters from the beginning of text, “MS-” will be removed. You will see the result as shown in the below screenshot.



Remove certain number of characters from the end of text
- Example: remove last five characters from text, turn “Excel 2016-2007” into “Excel 2016”.
- Select range of cells that you want to remove the characters from.
- Specify number of characters to be removed in Numbers box, then check From right option.
- Then click Apply. In below example, we will remove the last five characters from the end of text. You will see the result as shown in the below screenshot.



Remove certain number of characters from a specified position
- Example: remove four characters starting from position six from text, turn “Excel 2016-2007” into “Excel-2007”.
- Select range of cells that you want to remove the characters from.
- Specify number of characters to be removed in Numbers box, then check Specify option.
- Then click Apply. In below example, we will remove “-2018” starting from position 6 for five characters length from text. You will see the result as shown in the below screenshot.



Demo
More Features:
Excel Navigation
Navigation to Excel Sheets If you have many opened workbooks and want to navigate to…
Excel Row To Column View
Excel Row To Column Excel row to column utility will help you view a large…
Excel Count Worksheets
Count Sheets In Excel Count sheets in Excel whether visible or hidden, a window will…
Excel Merge
How to Merge Cells in Excel Merging cells is a common practice when working with…
Reverse Text in Excel: Flip Words & Characters Without Formulas
Excel, a powerhouse for data manipulation, often presents unique challenges when dealing with text. One…
Excel Advanced Functions
Use Built-In Advanced Functions In Excel You can quickly use built-in functions without writing VBA…