The file opens and recalculates clean
- What they do
- Opens the workbook, presses Ctrl+Alt+F9 to force a full recalculation, and watches what changes.
- Passes if
- Nothing moves. No error values appear, no prompts about broken links, no circular reference warning in the status bar.
- Fails if
- Numbers shift on recalculation, which means the file you sent was showing stale values. It is the fastest possible way to signal that the model is not under control, and it happens more often than you would think.