Intermediate
60 mins
Teacher/Student led
+65 XP

Tax Calculations with Formulas

In this lesson you will build a spreadsheet model to calculate estimated take-home pay from gross salary using a flat tax rate. This demonstrates how real tax calculators work while stressing that it is for practice only.

Teacher Class Feed

Load previous activity

    1 - Introduction ~5 mins

    Welcome

    Gross pay is the figure on the job ad. Take-home pay is what is left after deductions. Today you will build a simple practice spreadsheet that turns a gross figure into an estimated take-home figure using one flat rate.

    If you do not have a project wage yet, your teacher will give you a sample figure. If you do not have {{code:sm3_vat_calc.xlsx}} in {{code:sm3}}, create a new workbook there with that name and build only the {{code:TakeHome_Pay}} sheet today.

    By the end of this lesson, you will be able to:

    • Model a simplified take-home pay calculation from gross salary
    • Recognise that real Revenue calculators are spreadsheets under the hood
    • State clearly on the sheet that the model is for class practice only and is not real tax advice

    Warm-up

    Think of a weekly or monthly gross figure that matters to your project: a Work Experience rate, a target salary, or an owner's draw. Roughly what fraction do you think would remain as take-home pay in Ireland?

    2 - Key Concepts ~8 mins

    Key point

    Before formulas, lock in four ideas. Real Irish take-home uses PAYE bands, tax credits, USC and PRSI. Your model uses one flat rate so the spreadsheet logic stays clear.

    ConceptWhy it mattersExample
    Gross pay: full amount before deductions Job ads and contracts usually quote gross first Centra weekend: €14 × 12 hrs = €168 gross
    Take-home (net): what remains after deductions Rent, travel and project costs come from take-home 25% off €168 → €126 for planning only
    Flat tax rate (classroom): one percentage on the whole gross Lets you practise formula structure without every Revenue band Type 0.25, format as 25%; never type 25
    Not tax advice: school model must not set real payroll or a return Real deductions depend on credits, bands, USC, PRSI and personal circumstances Label the sheet classroom-only before you share it
    Tip

    You will type the full disclaimer into the sheet in the next activity. Keep the flat rate as 0.25 under the hood.

    3 - Step-by-step Task ~15 mins

    Same workbook as VAT: a new sheet inside it, not a new topic file. Open your sm3 workbook ({{code:sm3_vat_calc}}) and add a sheet named TakeHome_Pay. Follow the platform tabs for Excel Online or Google Sheets. Every figure is for classroom practice only.

    Worked example

    Board snapshot (worked example): Gross monthly €2,400 · flat rate 25% · tax €600 · take-home €1,800. Tax = gross × rate. Take-home = gross − tax. Change gross and both results update.

    4 - Common Issues ~3 mins

    Common Issues

    IssueSolution
    Tax amount looks huge (thousands of percent of pay) You probably typed 25 instead of 0.25. Clear the rate cell, type 0.25, then format as Percentage.
    Changing gross pay does not update tax or take-home Those cells may contain typed numbers. Re-enter {{code:=B3*B4}} and {{code:=B3-B5}} so they are live formulas.
    Currency shows $ or no euro symbol, or B4 no longer shows 25% Format only B3, B5 and B6 as euro with 2 decimal places. Do not format B4 as currency. Do not type the € sign into the formula cell itself.
    I cannot find my VAT workbook Check {{code:Project_Portfolio/09_specialism/sm3/}}. If the file is missing, create a new workbook there named {{code:sm3_vat_calc.xlsx}} (Sheets: {{code:sm3_vat_calc}}) and build only the TakeHome_Pay sheet today.

    5 - Independent Practice ~20 mins

    Independent Practice

    Your goal: Turn the classroom take-home model into a project-specific pay sheet so you can judge whether a wage, draw, or target salary is realistic after a simple deduction.
    Time: ~20 minutes
    Task: Open {{code:sm3_vat_calc.xlsx}} (Sheets: {{code:sm3_vat_calc}}) in {{code:Project_Portfolio/09_specialism/sm3/}} and finish the {{code:TakeHome_Pay}} sheet. Replace the sample 2400 with a gross figure that belongs to your Something Real project. Add a short project label near the top (for example Work Experience – Centra, 12 hrs × €14). In {{cell:A10}} type a one-line source note such as {{code:Source: WE hours x rate}} or {{code:Source: board sample entry-level}}. Keep the flat teaching rate, live formulas, euro formatting on money cells only, and the classroom-only disclaimer. Run at least two project-linked gross trials and record gross and take-home in a small comparison block (for example C3:D5). In {{cell:A12}} write one sentence on whether the wage or draw still covers a named project cost after the model deduction. Do not rename the file. Keep {{code:sm3_vat_calc.xlsx}} (Sheets: {{code:sm3_vat_calc}}) in the {{code:sm3}} folder with the sheet tab exactly named {{code:TakeHome_Pay}}.

    No project figure? Use one of these classroom samples: €14 × 12 hrs week, €2,200 monthly entry-level, or €500 owner draw.
    Success criteria:
    • A clear project label and gross figure link to your Something Real context (or a named classroom sample)
    • Tax and take-home update automatically when you change the gross figure; money cells use euro formatting and the rate stays a percentage
    • Source note in {{code:A10}}, two gross trials recorded in a small comparison block, and one decision sentence in {{code:A12}}
    • A visible disclaimer states that the sheet is a classroom model, not tax advice
    • Workbook is {{code:sm3_vat_calc}} in folder {{code:sm3}} with a sheet tab exactly named {{code:TakeHome_Pay}}
    123learn · Online learning platform

    Unlock the full learning experience

    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.

    Hundreds of curriculum-aligned lessons
    Interactive activities in every lesson
    Printable resources & progress tracking
    Copyright Notice
    This lesson is copyright of Coding Ireland 2017 - 2025. Unauthorised use, copying or distribution is not allowed.
    🍪 Our website uses cookies to make your browsing experience better. By using our website you agree to our use of cookies. Learn more