Cells and formulae, functions, relative and absolute references, and using models.
Spreadsheets handle numbers, perform calculations and build models.
Cells and formulae
Data goes in cells referenced by column and row (e.g. B3). A formula starts with , e.g. =A1+A2. Functions are built-in calculations:
=SUM(A1:A5)adds a range.=AVERAGE(A1:A5)finds the mean.=IF(B1>50,"Pass","Fail")makes a decision.=MAX,=MIN,=COUNT.
Viewing only
This content is free to read on superexams.com and cannot be printed or downloaded.
Read the full note — free
Create a free account to read this note in full. Every free account gets 2 complete revision notes — no card needed.