What-if analysis and absolute references
Spreadsheets aren't for storing numbers — they're for answering "what if?"
Live demo: teacher breaks a spreadsheet by copying a formula that uses relative references when it should use absolute. "Has this ever happened to you? Here's why and how to fix it."
Build a "Real World Model" — students choose from: (A) School Tuck Shop Profit Calculator: items, cost price, sell price, profit per item, total profit with a target profit cell (absolute ref). (B) Savings Goal Tracker: monthly income, savings %, months to reach goal (absolute ref for percentage). (C) Sports League Table: wins/draws/losses → points, conditional format top 3. Full IF statements and absolute references must be demonstrated.
Demo challenge: teacher changes one input cell in each student's model — does it update correctly everywhere? Instant quality check.
Use AI to explain a formula you don't understand — but test it before trusting it. AI often hallucinates Excel Online formula syntax.
Completed real-world model with absolute references, IF statements and input cells
Build a personal monthly budget using what you learned. Include absolute references for tax rate or savings percentage. Screenshot and save to portfolio.
Skeleton model with structure ready — students complete the formulas
Research VLOOKUP or XLOOKUP and use it to look up values in your model from a separate table.