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 Merge
How to Merge Cells in Excel Merging cells is a common practice when working with…
Excel Select Specific Cells
Select Specific Cells In Excel Sheet If you ever want to select some specific cells…
Excel Hyperlinks Sheet Names
Convert All Your Worksheets into Hyperlinks in One Worksheet Extract all sheets names as hyperlinks…
Excel Advanced Functions
Use Built-In Advanced Functions In Excel You can quickly use built-in functions without writing VBA…
Excel Import Files Names
Import Files Names From Your Folder Into Excel Import your directory or folder files names…
Excel Extend Selection To The Last Used Column
Easily Extend Selection To The Last Used Column Normally if you want to select a…
