Computing Fundamentals Section 9B. home Spreadsheet Software An application for entering,...

Preview:

Citation preview

Computing Fundamentals

Section 9B

home

Spreadsheet Software

An application for entering, calculating,

manipulating and analyzing sets of

numbers

home

Tools Included in the Spreadsheet Interface

Document window WorksheetWorkbookMenu barToolbarFormula barScroll barsStatus barCell

Click to Enlarge

home

Cell

The intersection of a column and a row

You enter data into individual cells

home

Cell Pointer

A rectangle enclosing one cell of a

spreadsheet, identifying that cell as

active

home

Cell Address

Spreadsheets use row and column

identifiers as the basis for cell

addresses

home

Label

Name for data value

home

Value

An entered number or a result of a

computation

home

Date

Indicates when a worksheet was

created. Also used in performing

calculations.

home

Formula

Calculates numbers based on values or

formulas in other cells

home

Cell reference

Tells a formula to look up the contents

of a referenced cell

home

Range

Contiguous cells referenced in a

formula

home

Functions

Perform specialized calculations

automatically

home

Argument

The value or cell reference that the

function uses in its operation

home

Three Data Analysis Techniques

What-if analysis

Goal seeking

Sorting

Section 9B

Spreadsheet Software

Recommended