OT Notes - Y10 (WK 34)
OT Notes - Y10 (WK 34)
Chapter 2: Spreadsheets
Introduction
• Microsoft Excel is a spreadsheet program that is used to
record and analyze numerical data.
• A Spreadsheet:
is divided into columns and rows which enable data to be
organized in a systematic manner
The columns and rows create cells that are used to store data
Each cell has a cell address e.g. C9
Features of a Spreadsheet
Functions of a Spreadsheet
• A spreadsheet can be used to:
1. List, sort and filter data.
2. Make calculation with functions.
3. Link data from one sheet of file to another.
Ways A Spreadsheet Can Help Students
A spreadsheet:
Is quick.
Is accurate.
Is neat and tidy.
Can be checked and corrected
Automatically recalculates values if changes are made
Creating A Spreadsheet
• To start Excel from the windows start menu, choose:
Start > All Programs > Microsoft Office > Microsoft Excel
Layout of a Spreadsheet
Entering Labels and Values
• Click on a cell with your mouse.
• Type your information (labels or values) into the cells
• Press delete key to clear mistakes
Calculations With Formulas
• Excel can be used to find totals for a column or row of numbers
or perform calculations.
• Excel does this by using formulas.
• A Formula is an expression that uses values inside cells to find
specific results.
• A formula always starts with an equal sign (=)
Four Main Operators
Action Operator Symbol
Add Plus sign
+
Subtract Minus Sign
-
Multiply Asterisk
*
Divide Forward Slash
/
Starting a Formula
1. Select the cell where you want the formula to be.
2. Type the equal sign (=)
3. Select the cell with the first value, e.g. E3
4. Then add an operator, e.g. +
5. Select the cell with the second value, e.g. E4
6. Press enter.
Functions
• A Function is a predefined formula that performs calculations
using specific values in a particular order.
• One of the key benefits of functions is that they save you time.
• Excel has hundreds of function to assist with calculations
Common Types Of Functions Are:
Function Description
AVERAGE Calculates the average
SUM Adds the values
COUNT Counts the cells in the range
RANK Ranks the cells in terms of their
position
MAX Finds the highest value in the range