Last session you ran a KA1 gap check on your project budget and noted what was still missing. Today you close those gaps. You will add formulas that answer real questions about your Something Real project, and every formula has to earn its place by changing a decision, not just sitting on the sheet for show.
Before we start: If you cannot find {{code:05_project_budget}} or your gap-check notes, tell your teacher now so you can get a working file before Independent Practice.
Look at your current budget in your head. If someone asked you right now, "Can I afford one more item?" or "Am I actually covered by the money coming in?", could your spreadsheet answer in one glance, or would you still be adding things up yourself?
Before you upgrade your sheet, lock in the two rules that separate a KA1-ready spreadsheet from a sheet that only looks busy.
| Concept | Why it matters | Example |
|---|---|---|
| Decision-ready formula — a calculation that answers a real project question the moment the data changes | ICT2 KA1 wants formulas that perform calculations for a task you are involved in, not decoration | Remaining budget: limit minus total cost. Add a stall fee and the leftover figure updates before you overspend |
| Formula that earns its place — if you cannot say the decision it changes in one plain sentence, cut it | Padding the sheet with unused functions weakens KA1 evidence and confuses anyone reading it | An IF flag that marks any item over €25 as "Review" helps you choose what to drop. A random length check on a notes column usually does not |
In the step-by-step you will upgrade a short sample for Ciara's custom tote-bag side hustle (Saturday market stall).
Core path (everyone):
If time allows: % of total (with a locked total cell) and a funding mini-table with surplus or gap.
You then apply the same pattern to your own Something Real budget. You do not need every Ciara feature, only formulas that close your real gaps.
Build a short worked upgrade for Ciara's tote-bag market stall.
Core path (stay with your teacher): costs, SUM, Remaining, and the IF flag. These already count as real decision formulas.
Stretch path (% of total and the funding mini-table): your teacher will say when to stop or continue. If the later blocks feel like a stretch, stop after Remaining and IF with your teacher.
| Issue | Solution |
|---|---|
| My percentages look huge (like 2760%) or tiny after fill-down | Check the absolute reference on the total. The formula should look like {{code:=C2/$C$10}}, not {{code:=C2/C10}} filled down. Also confirm the column is formatted as Percentage, not a plain number times 100 again. |
| IF shows {{code:#NAME?}} or the whole formula as text | Start with {{code:=}}. Use straight quotes around text results ({{code:"Review"}} and {{code:"OK"}}). Do not use curly/smart quotes copied from a message app. |
| Surplus or gap does not match what I expect | Confirm Total funding sums only the funding amounts, and Surplus or gap subtracts the cost total cell (for example {{code:C10}}), not a single item. Change one funding figure and watch the gap update. |
| Remaining stays the same when I edit a cost | Your Remaining formula is probably subtracting a typed number instead of the Total cost cell. Point it at the SUM cell, then edit a cost again to test. |
You're previewing this lesson. Get full access to this lesson and hundreds more — each one ready to teach, with interactive activities, printable resources and pupil progress tracking built in.