Home / Guides / How to Review Someone Else's Financial Model

How to Review Someone Else's Financial Model

Financial Modeling · Updated June 2026

Reviewing a model you did not build is detective work. You inherit someone else's logic, conventions, and shortcuts, and you have to decide whether to trust the output. A structured pass, from broad structure down to individual formulas, finds problems faster than poking at cells at random.

Start With the Structure, Not the Numbers

Before checking any formula, understand the layout. Identify the inputs sheet, the calculation engine, and the outputs. A model with clear separation is already a good sign.

Walk the tabs left to right and read the sheet names. Note where assumptions live and how the model is meant to flow.

  1. List every sheet and what it appears to do
  2. Find where the headline outputs come from
  3. Locate the inputs that drive those outputs
  4. Sketch the flow from inputs to outputs in your head or on paper

Run a Sanity Check on the Outputs

Before going deep, ask whether the top-line numbers are even plausible. Does margin trend sensibly? Does the balance sheet balance? Does cash never go impossibly negative?

Implausible outputs point you straight to the part of the model worth scrutinizing first.

Trace the Key Formulas One Layer at a Time

Pick the most important output cell and walk back through its precedents. Understanding what feeds a number, and what feeds those inputs in turn, is how you actually learn a model.

Excel's Trace Precedents under Formula Auditing draws arrows, but they clutter quickly on a dense sheet and clear the moment you edit. Walking one layer at a time keeps the chain readable.

  1. Select a headline output cell
  2. Trace its direct precedents and note where they sit
  3. Step into each precedent and trace its inputs
  4. Continue until you reach the underlying assumptions

Hunt for the Usual Weak Spots

Once you understand the flow, target the places errors hide: hardcodes inside formulas, broken row patterns, and links to other workbooks that may be stale.

Check that subtotals sum the right ranges and that sign conventions are consistent across sections.

Pressure-Test the Assumptions

A model can be flawlessly built and still wrong if its assumptions are unrealistic. Flex the key inputs and watch whether the outputs move sensibly.

If a 10% change in a driver barely moves the result, either the model is insensitive to it or the link is broken. Both are worth understanding.

Do it in one click

Formula Trace

Walk precedents and dependents one layer at a time with arrow keys so you learn an unfamiliar model fast.

Get ModelMint See how it works

FAQ

Where should I start when reviewing a model?

Start with structure, not formulas. Map the inputs, calculations, and outputs first so you understand the intended flow. Diving straight into cells without context wastes time and misses the big picture.

Why not just use Excel's trace arrows?

They work, but on dense sheets the arrows overlap into noise and disappear the moment you edit a cell. Walking precedents one layer at a time keeps each link readable and lets you step through the chain deliberately.

How long should a model review take?

It scales with the model and the stakes. A quick sanity pass takes minutes; a review supporting a real decision can take hours. Budget time to actually trace the key formulas, which is where the real risk lives.