Tech Guides

How to Use Apostrophes in Excel and Remove Them from All Rows

In Excel, an apostrophe is a tool used for storing data in text format, but it can sometimes become an unwanted element. If your cells contain unnecessary apostrophes, you can remove them in bulk using the methods shared above and process your data more easily.

Why Are Apostrophes Used in Excel?

Adding an apostrophe (‘) at the beginning of a row or cell in Excel is a method used to prevent any operation from being performed on that content. In general, cells that start with an apostrophe are treated as text format, and the data inside them is not affected by mathematical operations.

Users may use apostrophes when they do not want formulas to run or when they want cells to be read only as text. However, this character can become unnecessary over time, and if it appears in many cells in Excel, it may need to be removed in bulk.

Methods to Remove Apostrophes in Excel

If apostrophes appear across multiple rows in Excel and you want to remove them in bulk, you can use the methods below.

Manual Method

  • Right-click an empty cell and use the Copy option.
  • Go to the cells that contain apostrophes and apply the changes using the Paste option.

Removing Apostrophes with a Formula

To remove apostrophes from a column, follow these steps:

  1. Enter the following formula in the first cell of the relevant column: = “‘” & K2
  2. Copy the formula down to the end of the relevant column by dragging the selection or using Ctrl+D.
  3. Copy the first column.
  4. Then right-click the relevant column and choose Value from the “Paste” options.