Full width home advertisement

Post Page Advertisement [Top]

Excel Formula

How To Remove Specific Special Character From String In Excel


SUBSTITUTE(A2, "#", "")


The formula SUBSTITUTE(A2, "#", "") is used in Microsoft Excel to replace a specific character in a cell with another character or a blank space.

Here's what each part of the formula means:

  1. SUBSTITUTE: This is the Excel function used to replace a specific text or character in a cell.
  2. A2: This is the cell reference that contains the text or character to be replaced.
  3. "#": This is the character that will be replaced in the cell. In this case, it is the "#" character.
  4. "": This is the replacement character or text. In this case, it is a blank space.

So, the formula will search for the "#" character in the contents of cell A2, and replace it with a blank space. The result will be the contents of cell A2 with all "#" characters removed.


No comments:

Post a Comment

Bottom Ad [Post Page]

| Designed by Colorlib
Youtube Channel Image
ExcelVba DIY SUBSCRIBE for Excel Tutorials
Subscribe