AES LTD · INTERACTIVE EXCEL SERIES

Download the workbooks.

Each part of the newsletter has its own file. Download the one that matches the article you are following, then build along.

01XLSX

Part 01 — Base model

The Inputs and Revenue sheets. Annual output, price, design life, discount rate, O&M and CAPEX, driving a fifteen-year payback table.

AES-INTERACTIVE-CURRENCY-REV01.xlsx37 KB
DOWNLOAD ↓
02XLSX

Part 02 — Live currency switch

Adds the external currency list through Power Query and the conditional-formatting engine that swaps the currency symbol across the model. No macro required.

AES-INTERACTIVE-CURRENCY-REV02.xlsx67 KB
DOWNLOAD ↓
03MACRO

Part 03 — Macro workbook

The finished build with the VB macro that auto-expands and contracts the cash-flow table to match the design life. Macro-enabled.

AES-INTERACTIVE-CURRENCY-REV03.xlsm85 KB
DOWNLOAD ↓
03XLSX

Part 03 — Macro-free copy

The same Part 03 model as a plain workbook, for paste-your-own-code along with the supplied module and worksheet event.

AES-INTERACTIVE-CURRENCY-REV03.xlsx69 KB
DOWNLOAD ↓
VBCODE · TXT

Part 03 — VB macro source

Both code blocks for Part 03 as plain text: the Worksheet_Change event for the Inputs sheet and the modRevenue standard module. Paste them into the macro-free workbook to build the auto-resizing cash-flow table yourself.

REV03_VBA_modules.txt7 KB
DOWNLOAD ↓

Files download from this page's own folder. Open in Microsoft Excel with macros enabled for the .xlsm workbook. Power Query refresh needs an internet connection for live exchange rates.