Spreadsheets: Formulas and Functions
Spreadsheets: Formulas and Functions
Topic: Spreadsheet
Sub-topic: Functions and Formulas
Pool 4:4A
What is a Spreadsheet
A spreadsheet is a file that exists of cells in rows and columns and can help arrange, calculate
and sort data. Data in a spreadsheet can be numeric (values), as well as text (labels), formulas,
references and functions. A spreadsheet program is ELECTRONIC PAPER also called
a WORKSHEET.
The most popular application software for spreadsheet is Microsoft Excel. With MS Excel, you
can have multiple worksheets contained in a Work Book (a single Excel file). A worksheet in
Excel is made up of Rows and Columns.
A formula in Microsoft Excel is an expression that operates on values in a range of cell addresses
and operators. For example, =A1+A2+A3, which finds the sum of the range of values from cell
A1 to cell A3. The arithmetic operators specify the arithmetic operation to use in the calculation:
ADDITION + DIVISION /
SUBUTACTION – MULTIPLICATION *
In Microsoft Excel, the value is seen in the cell while the formula can be seen in the formula bar.
Functions
Working in Excel, you will hear the words "formula" and "function" used frequently, sometimes
interchangeably. They are closely related, but not exactly the same. Technically, a formula
is any expression that begins with an equal sign (=).
A function, on the other hand, is a formula with a special name and purpose. In most cases,
functions have names that reflect their intended use. A function in Excel is a preset formula, that
helps perform mathematical, statistical and logical operations.
SUM Adds all values in the range and returns the sum