Teacher Resources
UNIT03 - Lesson 5
Advanced Automation: Three‑Statement Link Engine
45 minutes
Lesson Overview
Lesson Focus
Implement scenario switch, mapping, SUMIFS rollups, and validation checks
Key Unit Objectives
Enduring Understandings:
- Financial statements tell the complete story of business performance and position
- Integrated financial statements reveal connections between profit, balance sheet strength, and cash flow
- Dynamic dashboards transform raw financial data into actionable business insights
- Professional financial communication builds investor confidence and trust
Lesson Activities
Activity 1: Link Engine Build
22 minutesStep‑by‑step build of mapping, rollups, and scenario control
Details:
- Map AccountID → StatementLine with XLOOKUP including if_not_found
- Create SUMIFS rollups for statement sections using structured references
- Add Scenario control (SWITCH/CHOOSE) to drive planning inputs
- Document assumptions and named cells
Activity 2: Validation Systems
13 minutesAdd professional validation checks and surface errors visibly
Details:
- A=L+E tie, NI → RE roll‑forward, cash reconciliation
- Highlight unmapped IDs as "Unknown" with conditional formatting
- Use ErrorCheckingSystem to reinforce validation thinking
Activity 3: Advanced Dataset Challenge
10 minutesApply automation to edge‑case dataset and verify updates without manual fixes
Details:
- Download and use /resources/unit03-three-statement-advanced-practice.csv
- Add rows and new accounts; confirm model self‑updates
- Run scenario switch and review KPI summary for correctness
Required Materials
- /resources/unit03-three-statement-advanced-practice.csv
- Automation checklist and validation rubric
- Scenario control quick reference
Differentiation Strategies
For Struggling Students
- • Formula Templates: Provide INDEX/MATCH syntax with specific cell references pre-filled
- • Step-by-Step Guides: Visual walkthroughs for each statement construction process
- • Simplified KPIs: Focus on 2-3 basic ratios rather than complex dashboard features
- • Peer Support: Pair with students strong in Excel for collaborative construction
For Advanced Students
- • Advanced Features: Implement dropdown menus, scenario analysis, and dynamic charting
- • Industry Customization: Research industry-specific KPIs and benchmarking data
- • Teaching Roles: Support struggling classmates with formula construction and troubleshooting
- • Extension Projects: Create automated reporting features or basic VBA functionality
For English Language Learners
- • Financial Vocabulary Support: Glossary with visual definitions of key accounting terms
- • Template Scaffolding: Pre-structured templates with clear headings and organization
- • Visual Learning Aids: Flowcharts showing statement relationships and data flow
- • Collaborative Support: Mixed-language team structures for peer translation and explanation