How to Hide Cells in Excel

There are two ways to “hide cells in excel”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: Excel usually hides cells by hiding their rows, columns, filters, or number format, so unhide the surrounding rows/columns first, clear filters, then check Format Cells if values still do not show.

On this page7
Annotated stepsExcel
1

Look for skipped row numbers or column letters; if they skip, select the surrounding headers and choose Unhide.

2

Clear active filters from Data ▸ Clear when rows disappear only inside a table.

3

Expand outline groups with the plus buttons or Data ▸ Ungroup.

4

If cells are visible but values are blank-looking, press Ctrl+1 and remove hidden number formats or matching font colors.

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

What this does

Excel does not normally hide a single cell the way it hides a row or column. When people say hidden cells, the cause is usually a hidden row, a hidden column, a filter, grouped outline levels, white font, or a custom number format such as ;;; that makes values invisible. The right fix is to identify which of those mechanisms is active, then reverse it without changing the underlying values. Before you run it on a workbook other people depend on, try it on a copy or a few rows first. Undo only reaches back through the current session, so a quick trial run is the cheapest way to see exactly what will change before the file is saved and shared. For “hide cells in 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 layout choice that keeps the sheet readable and sortable useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

Cells B5:B8 look missing, but the row numbers jump from 4 to 9. Select rows 4 through 9, right-click the row headers and choose Unhide. If the row numbers are continuous but the values are still invisible, select the range, press Ctrl+1 and check Number ▸ Custom for ;;; or Font color that matches the fill. Unhiding cells safely matters when a workbook looks incomplete but still calculates with unseen values. The careful path restores visibility without overwriting data that was never actually gone. When the result is not what you expected, undo straight away rather than repairing it by hand — undo restores the sheet exactly, while manual fixes tend to leave small inconsistencies behind that surface later.

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. Keep this page bookmarked for the next time the same question comes up. Better still, repeat the steps once in your own workbook — doing it yourself is what turns a copied answer into something you remember. The short version of “hide cells in excel”: the answer is at the top of this page, and the sections above explain why each step matters, so a variation of the problem does not stump you. Try it once on a copy of a real file and the steps stick far better than re-reading them.

Common mistakes

  • Searching for an Unhide Cell command that Excel does not provide.
  • Clearing contents when the data is only hidden by a filter or format.
  • Unhiding rows while a filter is still active, so the records remain excluded.
  • Missing a custom number format of ;;;, which hides displayed values while formulas still see them.

Frequently asked questions

Can Excel hide individual cells?

Not with a normal hide command. Individual values are usually hidden by formatting, protection, filters, or hidden rows/columns.

Why do formulas still use hidden cells?

Hidden rows, columns and formats do not delete values. Formulas can still reference them unless the formula explicitly ignores hidden rows.

How do I find hidden cells quickly?

Check for skipped headers, clear filters, expand groups, then inspect number format and font color on suspicious ranges.

Other ways people ask this

On the way here you may have searched this as “hide cells in excel”, “how do i hide cells in excel”, “how do you hide cells in excel” and “how to hide a cell in excel” — it is all the same task, and this page is the single, complete answer to it.

Is there a keyboard shortcut for this?

Yes — “hide cells in excel” is one key combination away rather than a trip through the menus. Use the Windows/Mac toggle above to see the exact keys for your machine, and remember Ctrl on Windows maps to ⌘ on Mac.

Why do people search for this in so many different ways?

Because the same task has many names. “hide cells in excel”, “how do i hide cells in excel”, “how do you hide cells in excel” all point at the one operation explained on this page, which is why they all lead here.