Home / Guides / How to Show Formulas in Excel

How to Show Formulas in Excel

Formula Auditing · Updated June 2026

Sometimes you need to see the logic, not the numbers. Switching a sheet to show formulas reveals exactly what every cell is doing, which is the fastest way to spot hardcodes, inconsistent rows, and broken references. Here is how to toggle it and what to do once it is on.

Toggle Show Formulas with the keyboard

The quickest way is a single shortcut that flips the active sheet between values and formulas.

  1. Click any cell on the sheet you want to inspect.
  2. Press Ctrl plus the grave accent key, using the grave accent key above Tab on most keyboards.
  3. Every cell now displays its formula, and columns widen to fit.
  4. Press Ctrl plus the grave accent key again to switch back to normal values.

Use the Show Formulas button

If you prefer the ribbon, go to the Formulas tab and click Show Formulas in the Formula Auditing group. It is the same toggle as the shortcut. Note that Show Formulas applies per worksheet, so turning it on for one tab does not affect the others.

Print or compare the formula view

With formulas showing, you can print the sheet to get a paper map of its logic, useful in a review meeting. You can also widen columns and screenshot a block to compare two versions of a model side by side without opening each cell.

What to look for once formulas are visible

Showing formulas is most powerful as a scanning tool. Read across each row and check that the formula is identical between periods, watch for numbers typed directly into formulas, and look for references pointing at the wrong cell or a deleted range that now reads #REF!.

Go from showing to walking with ModelMint

Show Formulas reveals the logic on one sheet, but it cannot follow a reference into another tab. When you spot a formula worth chasing, ModelMint Formula Trace lets you step through its precedents one layer at a time with the arrow keys, across the whole workbook, with each reference highlighted live in the formula bar.

Do it in one click

Formula Trace

Once a formula is worth chasing, step through its precedents across the whole workbook with the arrow keys, reference highlighted in the formula bar.

Get ModelMint See how it works

FAQ

What is the shortcut to show formulas in Excel?

Press Ctrl+grave, the key above Tab on most keyboards. It toggles the active worksheet between showing calculated values and showing the underlying formulas. Press it again to switch back.

Why are my formulas showing as text instead of calculating?

Two causes look similar. If the whole sheet shows formulas, Show Formulas is on, so press Ctrl+grave to turn it off. If only one cell shows its formula as text, that cell is formatted as Text, so change it to General and re-enter the formula.

Does Show Formulas affect the whole workbook?

No. Show Formulas applies to one worksheet at a time. Turning it on for the active sheet leaves every other tab displaying normal values, so you toggle it per sheet as you review.