Question 1
What does cell reference A3 mean?
-
Column A, row 3
-
Row A, column 3
-
Sheet 3, column A
-
Cell format A3
Question 2
What starts a spreadsheet formula?
-
=
-
+
-
#
-
@
Question 3
What does SUM do?
-
Adds values
-
Finds average
-
Finds largest value
-
Counts matching cells
Question 4
What does AVERAGE do?
-
Finds the mean
-
Finds median
-
Finds maximum
-
Finds total
Question 5
What does MAX do?
-
Finds largest value
-
Finds smallest value
-
Finds mean
-
Counts cells
Question 6
What does MIN do?
-
Finds smallest value
-
Finds largest value
-
Finds mean
-
Adds values
Question 7
What does IF do?
-
Returns different results based on a condition
-
Adds all values in a selected range
-
Finds the largest value in a range
-
Counts cells that match a condition
Question 8
What does COUNTIF do?
-
Counts cells matching a rule
-
Adds all cells
-
Finds smallest value
-
Looks up table data
Question 9
What does VLOOKUP do?
-
Returns a related value from a table row
-
Sorts table rows by one column
-
Counts cells matching a rule
-
Combines two worksheets into one
Question 10
Which spreadsheet reference remains fixed when a formula is copied?
-
$A$1
-
A1
-
$A1
-
A$1
Question 11
A formula containing A1 is copied one column right. What happens to the relative reference?
-
It changes to
B1
-
It stays as
A1
-
It changes to
A2
-
It becomes
$A$1
Question 12
What is a workbook?
-
A file containing one or more worksheets
-
A single grid of cells
-
A selected group of cells
-
A visual display of data
Question 13
In B7, which part is the row?
-
7
-
B
-
B7
-
Sheet name
Question 14
In B7, which part is the column?
-
B
-
7
-
B7
-
Workbook name
Question 15
Which is a valid formula?
-
=A1+B1
-
A1+B1
-
=A1+B1=
-
SUM=A1+B1
Question 16
Why use a chart in a spreadsheet?
-
Show patterns and comparisons visually
-
Calculate values using cell references
-
Restrict entries to permitted values
-
Store raw data in worksheet cells
Question 17
Which chart is best for comparing categories?
-
Bar chart
-
Pie chart
-
Line chart
-
Scatter chart
Question 18
Which chart is best for showing parts of a whole?
-
Pie chart
-
Bar chart
-
Line chart
-
Histogram
Question 19
What does conditional formatting do?
-
Changes cell appearance when rules are met
-
Rejects entries outside permitted rules
-
Changes the value calculated by a formula
-
Reorders rows by their values
Question 20
What is a spreadsheet function?
-
Built-in formula
-
Worksheet name
-
Chart label
-
Keyboard shortcut
Question 21
What does the fill handle do?
-
Copies formulas or continues patterns
-
Fixes selected references as absolute
-
Filters rows by selected criteria
-
Creates a chart from selected cells
Question 22
What does ascending sort do to numbers?
-
Orders them from smallest to largest
-
Orders them from largest to smallest
-
Keeps them in their original order
-
Groups equal values without ordering them
Question 23
What does the range A1:A10 represent?
-
Cells A1 to A10
-
Cells A1 and A10
-
All cells in row 1
-
All cells in column 10
Question 24
Which function finds the mean of values in B2:B8?
-
=AVERAGE(B2:B8)
-
=TOTAL(B2:B8)
-
=MEAN(B2:B8)
-
=COUNT(B2:B8)
Question 25
What does a spreadsheet filter do?
-
Shows rows matching chosen criteria
-
Reorders every row by one column
-
Rejects new entries outside a range
-
Changes matching cells to a new colour
Question 26
Why would a spreadsheet use data validation?
-
To restrict entries to suitable values
-
To check that a formula gives an expected result
-
To prevent a cell being edited
-
To sort rows into order
Question 27
Which chart is best for showing change over time?
-
Line chart
-
Pie chart
-
Scatter graph
-
Table
Question 28
What is a spreadsheet formula?
-
An instruction that calculates a value
-
A built-in named calculation
-
An address identifying one cell
-
A visual display of selected data
Question 29
What does the $ sign do in $B4?
-
Keeps the column fixed when copied
-
Keeps the row fixed
-
Turns the cell into text
-
Multiplies the value by a dollar
Question 30
Why use cell references instead of typed totals in a formula?
-
The result updates when source data changes
-
The formula needs fewer arithmetic operators
-
The source cells become locked
-
The input values are checked for validity