How to Unhide Cells in Excel

If you just need to unhide cells in 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: 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. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. For “unhide 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. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Treat “unhide cells in excel” as a routine rather than a one-off. Once you know which setting or command controls it, the same few steps handle every workbook where it comes up in Excel, and you can explain them to a colleague in a sentence.

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

People reach this page typing “how do you unhide cells in excel”, “unhide cells in excel”, “how do i unhide cells in excel” and “how to unhide cell in excel”, among other phrasings; whichever wording you used, the fix above is the one you want.

Is there a keyboard shortcut for this?

Yes — “unhide 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. “how do you unhide cells in excel”, “unhide cells in excel”, “how do i unhide cells in excel” all point at the one operation explained on this page, which is why they all lead here.