Topic 12.2 Spreadsheet Flashcards
Sum
Adds up numbers in a list
Count
Returns the total number of items there are in a list
Single IF
Allows the end user to choose an option
Multiple IF
Allows the user to select from 2 or more possible options
Spinners
Using a button to make changes to values to see what effect this would have on the overall totals
LOOKUP function
You can update the table of price without having to rewrite formulas, such as IF statements
LOOKUP Advantages (2)
Reduces data entry errors
Data only has to be changed once in the main table
LOOKUP Disadvantages (2)
If you edit the table the VLOOKUP formula doesn’t work
If there are errors in the table then these errors will return when looked up
Sorting
To arrange the data into a meaningful order or sequence
Macro
The print macro makes sure that the data will be printed in landscape, in colour, in the middle of the page and that only the current page will be printed so that it prints quickly because I don’t have to enter them each time.
Graph
Provides a visual representation of the data
Filtering
To look for a specific item of data and remove any other, similar details on the same worksheet
Answer Structure
Definition
Where
What
Why