Font size
WorksheetsLesson 1 Quiz: Spreadsheets using Excel
Total questions: 45
Worksheet time: 15mins
What is the cell address of the red cell?
F6
6F
E6
F7
What is the cell address of the red cell?
A1
1A
C3
3C
A cell is the intersection of a row and column?
True
False
Multiplication symbol in Microsoft Excel
&
*
^
Rows are__________groups of cells.
Diagonal
Horizontal
Slant
Vertical
Letters and ______ are accepted as contents of the cell.
Numbers
Letters
Words
Symbols
The Filter function icon can be found in _____________ tab.
Home
Insert
Data
View
The ______________ function is used to determine how many pupils were able to get a passing score in a test.
COUNT
COUNTA
IF
COUNTBLANK
What function Is used to find the highest data ?
SUM
MIN
MAX
AVERAGE
To alert Excel that you are entering a formula and not text, type a(n) _________________ proceeding the formula
@
=
'
#
The function that lets you add up a range of cells or values
AVERAGE
SUM
MIN
MAX
What's the Operation?
/
Subtraction
Multiplication
Addition
Division
What's the Operation?
+
Subtraction
Multiplication
Addition
Division
Which of the following shows the accurate formula to determine the total budget?
=1+2
=B3
=A1+A2
=B1+B2
What cell contains an Excel formula?
A4
B4
C4
D4
What is the cell range of the yellow highlighted cells?
C1:C3
C1:D3
D3:C1
D1:D3
What cell contains the word Excel?
A4
B4
C4
D4
Which is an example of a Comparison Operator?
>
*
/
Which of the formula's would output the price of the CHEAPEST item in the bakery?
=MIN(B2:B7)
=LOW(B2:B7)
=SML(B2:B7)
=BOTTOM(B2:B7)
Which of the formula's would output the price of the MOST EXPENSIVE item in the bakery?
=MAX(B2:B7)
=HIGH(B2:B7)
=LRG(B2:B7)
=TOP(B2:B7)
Answer =2+3*3-2
9
10
11
12
Which formula will calculate the average?
average
countif
averageif
sumif
What feature is particularly useful when you want to add all numbers in a row or column
Autosum
Product
Operators
Hierarchy
Liam is working on a budget spreadsheet in Excel, but he encounters an issue when he tries to calculate the total expenses. What is the error value that is displayed on Excel when the formula contains invalid data?
Autosum
#VALUE!
Arguments
operators
In Excel, columns are labeled by
Letters
Numbers
Letters and numbers
Excel refers to files as
Databases
Workbook
Document
(a) calculates the sum of the values of a range of a cell
(a) calculates the arithmetic Mean of a range of values.
(a) gives the maximum value in a range of cells or values
(a) shows a series of calculations using the same formula but a different value for each calculation to determine whether the formula is true or false.
Alex needs to add three cells and then divide the sum by 4. Which of the following is an example of the correct formula to do this?
=(A1+A2+A3)/4
A1+A2+A3/4
=A1+A2+A3^4
(A1+A2) + A3/4
If you want to compare parts to the whole, which type of graph/chart would work the best?
Pie
Bar
Column
Line
Identify the formula for
IF
=IF(logical_test, [value_if_true], [value_if_false])
=IF(logical_test, [value_if_true], [value_if_true])
=IF(logical_test, [value_if_false], [value_if_false])
=IF([value_if_true], [value_if_false], logical_test)
