Lesson 4 of 7 · 7 min
Modelling data in spreadsheets
A spreadsheet organises data in rows and columns of cells. Formulas (starting with =) calculate automatically: =SUM(B2:B10) adds a column. Spreadsheets let us model budgets, sort data, and make charts quickly.
=SUM(B2:B10)
Formulas calculate automatically
Let’s try it! ✍️
Question 1 of