← All exercises

Price & tax (absolute reference $)

Price with tax: the absolute reference $

Calculate net total, tax and total including tax on a grocery order, learning to lock a tax-rate cell with the $ absolute reference so fill-down stays correct — 7 guided steps.

Write the formula in cell D2

1 / 7

Net total = price × quantity

2 / 7

Fill the Net total down (column D)

Lock the rate with $ (F4) — cell E2

3 / 7

Tax = Net total × $B$9 (absolute reference)

4 / 7

Fill the Tax down (column E)

Write the formula in cell F2

5 / 7

Total incl. tax = Net total + Tax

6 / 7

Fill the Total incl. tax down (column F)

Use the SUM function in cell F10

7 / 7

Total to pay = SUM of the totals incl. tax

Your score is

0%