Download the files
Use the workbook and script above. The sheet calls itself synthetic inside the file.
Reproducible proof
Download a sample workbook. Run one command on your machine. See the number, the formula, the cells it came from, and a case the tool refuses because there is no formula.
Made-up sample data only. No client file. No upload. No server. No accuracy claim. The script reads a file you pick on your own computer.
Verify it yourself
Use the workbook and script above. The sheet calls itself synthetic inside the file.
Python 3 is enough. The script has no package install and makes no network request.
python3 trace_number.py sample-outbound.xlsx WK32!F4
The output below is captured from the downloadable script. It lists each input and checks the cached value.
Captured local output
A success alone is not evidence. The tool should also stop when the workbook does not contain a formula it can verify.
A shared SUM formula is resolved, its three source cells are listed, and the recomputed total matches the cached value.
NETIE SOURCE TRACE File name: sample-outbound.xlsx Sheet: WK32 Figure asked: WK32!F4 Value (raw; display format not applied): 6480 Formula: =SUM(C4:E4) Inputs: - WK32!C4 = 2100 - WK32!D4 = 2400 - WK32!E4 = 1980 Recomputed from inputs: 6480 (matches cached value) Verdict: Traced I only used the local file you selected.
This is a typed adjustment with no formula. The script refuses it and exits nonzero instead of inventing source rows.
NETIE SOURCE TRACE File name: sample-outbound.xlsx Sheet: WK32 Figure asked: WK32!F7 Value (raw; display format not applied): 6700 Formula: typed, no formula Inputs: - not available Recomputed from inputs: not applicable Verdict: Cannot be traced Reason: Selected cell has no formula. I only used the local file you selected.
Scope and limits
What this proves
For an agreed Excel or PDF set, the RM1,500 fixed-scope service returns a source map, findings, missing-data notes, and a concise presentation. It is decision support, not an audit, legal advice, or financial advice. The decision, file set, exclusions, and safe handoff are agreed in writing before checkout.