Decision Tools
Cash Flow Simulator
Purpose: Explore scenarios and understand the impact of assumptions on cash flow.
Audience:
- Finance
- Treasury
- Leadership
Open the cash simulator in a new tab
FTE Budget Simulator
Purpose: Explore the financial impact of staffing costs before committing to a budget.
Audience:
- FP&A
- HR
- Budget holders
Built with
- FTE Budget Model (my own)
- HTML (with JavaScript)
- VBA Macro to convert the data from my model into the js file for the HTML.
Why I built it Demonstrates how a traditional Excel budgeting model can be transformed into an interactive decision-support tool by separating the calculation engine from the user interface.