News

Methodology

We refer to our model building methodology as the FAST Standard.  Developed over many years, it is characterised by a unique emphasis on transparency / navigability, implementation efficiency / quality, and maintainability / robustness.  In turn, we believe this focus is the best and arguably only way to minimise the risk of spreadsheet error.  Above all else, it is our deeply held philosophy and practical aim that a well built financial model should be understandable to any business person, regardless of their level of Excel skill.

A model built to the FAST Standard will demonstrate the following 'trade mark' characteristics:

  • Calculations broken down into small, simple steps (resulting in short formulas).

  • One Excel row per calculation step.  Rows are cheap.

  • Display of ingredients immediately above each calculation step (referred to as 'call-ups').

  • 'Live labelling' whereby call-ups labels are also dynamic (and not just the related values).

  • Close attention to formula readability.  Specifically ordering, anchoring, and spacing of operators.

  • Use of a limited (yet sufficient) and easy-to-understand range of Excel functions. 

  • Linear model flow (top-to-bottom within a worksheet, left-to-right within a workbook). 

  • Clear marking of such 'counter flow' logic where linear model flow is not practical.

  • Careful control and related marking of flows between worksheets (main model sections).

  • Through the above features, navigation by simple double-clicking (or using  Ctrl + [ ) and  F5 + Enter .  Also a 'click & jump' table of content.

  • Explicit opening balance + movements = closing balance structures for all balance calculations (corkscrews).

  • Limited use of Excel Names, thus minimising complexity and improving maintainability. 

  • Minimum use of / reliance upon macros. 

  • Unique, industrial strength input management functionality, including the ability to store and compare against past input sets. 

  • Heavy duty output comparison functionality giving the ability to monitor and analyse model changes against previous key results. 

  • A comprehensive and standardised set of error checks.  Also a number of customised model alerts.

  • Financial statement level variance analysis functionality.

  • As a matter of course, annually summarised financial statements

  • Uniquely flexible and comprehensive graphing functionality. 

  • Comprehensive inbuilt model documentation, supporting a "self-documenting" model philosophy (ToC, Synopsis, HowTo, ToDo, ChgLog, etc)

Additionally, the FAST Standard also adheres to the following by now generally accepted best modelling practices:

  • Clear separation of inputs, calculations, and outputs.  

  • Clear marking of inputs.

  • Minimum use of embedded inputs ('hardcoded' values within formulae).

  • Formula equivalency, i.e. one consistent formula per series calculation thus minimising the number of unique formulae.

  • Timing flexibility through the use of flags and partial period factors.

  • No circularity.  Where unavoidable, these should be broken through use of a macro.