Spreadsheet Applications

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/30

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

31 Terms

1
New cards

Spreadsheet

contains worksheets presented as a grid of cells arranged in columns (letters) and rows (numbers)

<p>contains worksheets presented as a grid of cells arranged in columns (letters) and rows (numbers)</p>
2
New cards

Use of spreadsheets

perform calculations and recalculations automatically using formulas or functions

3
New cards

Data types

text, number, date, formula, boolean

4
New cards

Formulas

mathematical equation or expression to perform calculations on data within cells

5
New cards

Data formatting

structuring data according to guidelines so it’s easier to analyse, understand and present correctly

6
New cards

How can formatting affect appearance of cells

aligning text, font, borders, background colours

7
New cards

text wrapping

ensure text fits within its cell and does not overflow (multiple lines)

8
New cards

merge and centre

combine one or more cells and align the text in the middle

9
New cards

Conditional formatting

allows cell shading/ font colour to apply to cells if specific condition is met

<p>allows cell shading/ font colour to apply to cells if specific condition is met</p>
10
New cards

Template

document preformatted with a layout to serve as a starting point

<p>document preformatted with a layout to serve as a starting point</p>
11
New cards

Importing data

allows data from other applications to be used in spreadsheets

12
New cards

Headers and footers

improves presentation worksheets by adding page numbers, filenames or dates

<p>improves presentation worksheets by adding page numbers, filenames or dates</p>
13
New cards

Fill function

allows data in cells to be easily and quickly replicated down columns or across rows

14
New cards

Functions

used in formulas to perform specific tasks and return a value e.g

<p>used in formulas to perform specific tasks and return a value e.g </p>
15
New cards

Referencing cell ranges

must be contained within brackets and use a colon e.g (A1:A5)

16
New cards

IF statement

examines a condition to see if it’s true or false and returns value

e.g =IF(Evaluate Condition, Do this if true, Do this if false)

<p>examines a condition to see if it’s true or false and returns value</p><p>e.g <span>=IF(Evaluate Condition, Do this if true, Do this if false)</span></p>
17
New cards

Vlookup function

uses value in selected cell to ‘lookup’ match in a table and return corresponding value from the same row

e.g =VLOOKUP(value, range with match, column with return value)

<p>uses value in selected cell to ‘lookup’ match in a table and return corresponding value from the same row</p><p>e.g <span>=VLOOKUP(value, range with match, column with return value)</span></p>
18
New cards

Relative cell reference

will adjust and change formulas when using ‘fill’ so it refers to correct cells

<p>will adjust and change formulas when using ‘fill’ so it refers to correct cells</p>
19
New cards

Absolute cell reference

will keep formulas the same when using ‘fill’ so it refers to correct cells

<p>will keep formulas the same when using ‘fill’ so it refers to correct cells</p>
20
New cards

Using absolute cell references

Place a $ before value that will not change

<p>Place a $ before value that will not change</p>
21
New cards

Charts

communicate information as visual representation, easier to understand

22
New cards
<p>Line graph</p>

Line graph

show a change over time

23
New cards
<p>Pie chart</p>

Pie chart

show individual parts that make up a whole

24
New cards
<p>Bar chart</p>

Bar chart

compare things that aren’t directly related

25
New cards
<p>Scatter graph</p>

Scatter graph

look for pattern/ link between two sets of data

26
New cards

Using macros

eliminates need to repeat steps e.g adding a date to a worksheet

27
New cards

Creating macros

you can write code or use a recorder to store each step you take and create a shortcut to play back or repeat commands

28
New cards

Data modelling

controlled by a set of rules defined by formulas which can be changed to predict future outcomes

29
New cards

Use of data modelling

ability to answer ‘what if’ questions so organisations can make better informed decisions e.g how much profit an increase in price will return

<p>ability to answer ‘what if’ questions so organisations can make better informed decisions e.g how much profit an increase in price will return</p>
30
New cards

Limitations of data modelling

mistake in the rules made or not every situation considered/ other factors

31
New cards

Selecting areas for printing

highlight the data you want to print and choose ‘print selection’