Remove Formatting Excel

If you just need to remove formatting excel and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: select the cells and choose Home ▸ Clear ▸ Clear Formats to remove fonts, fills, borders and number formats while keeping the values and formulas.

On this page7
Annotated stepsExcel
1

Select the messy range.

2

Open Home ▸ Clear ▸ Clear Formats.

3

Check that values and formulas remain.

4

Reapply essential number formats such as dates, percentages or currency.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Clear Formats removes presentation from selected cells without deleting their contents. It resets colors, fonts, borders, alignment and number formats, but values and formulas remain. It is different from Clear All, which removes both content and formatting. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “remove formatting excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a workflow that saves repeating the same clicks every week useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

A pasted vendor list arrives with colored fills, mixed fonts and currency formats. Select the range, choose Home ▸ Clear ▸ Clear Formats, then reapply only the date and currency formats you actually need. Clearing formats is a fast cleanup step before analysis, imports and reports where pasted styling makes data hard to read or process. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.

In Google Sheets

This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. Nothing on this page is behind a login or a download: the exact answer is at the top, and the detail below it is there for when you need it. That is the whole promise here — the answer first, and just enough context to make it stick. If you take one thing from this page on “remove formatting excel”, make it the order of checks rather than the individual clicks: confirm what is selected, apply the step, and look at the result before moving on. That small routine is what keeps Excel work predictable when the same task comes back in a slightly different workbook.

Common mistakes

  • Using Clear All and deleting data.
  • Clearing formats from cells where number format carries meaning.
  • Forgetting that conditional formatting rules can reapply colors.
  • Selecting too large a range and removing report styling outside the target data.

Frequently asked questions

Does Clear Formats delete formulas?

No. It keeps values and formulas.

How is Clear Formats different from Clear All?

Clear All removes contents too; Clear Formats only removes cell formatting.

Why did colors come back?

A conditional formatting rule may still be active.