Spreadsheet Basics
Multiple-Choice Exercise
Choose the correct answer for each question.
A Cell in a Spreadsheet may contain some of the following.
Tick all that apply.
When you type 1.234 into a Cell in a Spreadsheet, the appearance changes to £1.23. What does this tell you about the Cell?
- It is locked
- It has been formatted to 2 decimal places
- It has been formatted to display Currency
- It has been protected
A Function in a Spreadsheet may look like :-
- = A3 + B4 + B5
- A3 + B4 + B5
- = SUM(A3 : B5)
- SUM(A3 : B5)
A Formula in a Spreadsheet may look like :-
- A3 + B4
- A3 = B4
- A3 + B4 =
- = A3 + B4
Which of the following are Cell Attributes?
Tick all that apply.
What answer will you get from the Spreadsheet Formula
= 3 + 4 * 5
- 12
- 23
- 35
- 60
A Row is
- A Vertical line of Cells
- A Horizontal line of Cells
- The Cells listed in a Formula
- The Cells listed in a Function
Cell A5 contains the formula = A2 + A3 - A4
When A5 is copied to C5, the new formula will look like :-
- =B2 + B3 - B4
- = B3 + B4 - B5
- = C2 + C3 - C4
- = C3 + C4 - C5
Cell A6 contains the formula = A4 * $A$5
When this formula is copied to Cell B6, the formula changes to :-
- =A4 * $A$5
- =A4 * $B$5
- =B4 * $A$5
- =B4 * $B$5
What name could you give to all the Cells from C3 to G12
- A Row
- A Column
- A Range
- A Group
What type of Data does a Spreadsheet work with?
- Text
- Numbers
- Fields
- Graphical