Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ICT YEAR 7 EXCEL

Total questions: 37

Worksheet time: 21mins

Name
Class
Date
1.

What kind of software is Excel?

a)

Spreadsheet Software

b)

Database Software

c)

Word processing Software

2.

In Excel, rows are labeled by

a)

Letters

b)

Numbers

c)

Letters and numbers

3.

In Excel, columns are labeled by

a)

Letters

b)

Numbers

c)

Letters and numbers

4.

Excel refers to files as

a)

Databases

b)

Workbook

c)

Document

5.

Where rows and columns meet are referred to as

a)

Cells

b)

Blocks

c)

Boxes

6.

When inserting a formula, always start with

a)

-

b)

*

c)

+

d)

=

7.

Adding two cells,

a)

A1+A3=SUM

b)

SUM(_)

c)

=SUM(A1+A3)

d)

Total

8.

Sum of all number divided by amount of number

a)

maximum

b)

median

c)

minimum

d)

average

9.

___ are vertical

a)

Row

b)

Column

10.

An Excel file format extension is

a)

doc

b)

xls

c)

txt

d)

mp3

11.

What function adds all of the numbers in a range of cells?

a)

Calculate

b)

Compute

c)

Sum

d)

Max

12.

If I want to find an average of cells A1 through A25, which formula would I use?

a)

=average(A1:A25)

b)

=avg(A1:A25)

c)

=average(A1-A25)

d)

=avg(A1-A25)

13.
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? 
a)
=(A1+A2+A3)/4
b)
A1+A2+A3/4
c)
=A1+A2+A3^4
d)
(A1+A2) + A3/4
14.

What is this icon?

a)

Sum

b)

AutoSum

c)

Insert Function

d)

Object

15.

What is this icon?

a)

Sum

b)

AutoSum

c)

Insert Function

d)

Object

16.

The advantage of using a spreadsheet is:

a)

A. calculations can be done automatically.

b)

B. changing data automatically updates calculations

c)

C. more flexibility

d)

D. All of the above

17.

Numbers down the left side of the spreadsheet.

a)

Status Bar

b)

Formula Bar

c)

Column Labels

d)

Row Labels

18.

What is the icon for Microsoft Excel?

a)
b)
c)
d)
19.

What is a range in Excel?

a)

An individual space

b)

A group of cells

c)

A graph

d)

A formula

20.

How are cells named?

a)

By row (number) and column (letter)

b)

By column (letter) and row (number)

c)

By the contents of the cell

d)

Names are randomly assigned

21.

To add the contents of cells C1, C2, C3, C4, and C5, how would the function be written?

a)

=SUM(C1-C5)

b)

=SUM(C1,C5)

c)

=SUM(C1:C5)

d)

=SUM(C1*C5)

22.

The function COUNT is specific for _________________

a)

Counting cells

b)

Counting text

c)

Counting number

d)

Counting tables

23.

What function was used to find the lowest data ?

a)

AVERAGE

b)

MIN

c)

MAX

d)

SUM

24.

Sheet tabs are located ____________

a)

Bottom right and identifies the name of the sheet

b)

Bottom left and identifies the name of the worksheet

c)

Center of the page

d)

Top right corner of the workbook

25.

What is the Active Cell?

a)

The cell that exercises

b)

The cell marked in red

c)

The cell marked with a black X

d)

The cell where you enter data

26.

What are worksheets______________?

a)

The pages in your math workbook

b)

The pages in your student handbook

c)

The pages of a workbook

d)

The handouts I give you to work from

27.

Which is a cell range example?

a)

A1-F5

b)

AA2 through CD1

c)

B5:G10

d)

Z14 until AAA8

28.

Letters of the alphabet going across the top of the spreadsheet.

a)

Title Bar

b)

Column Labels

c)

Row Labels

d)

Status Bar

29.

The cell address of the highlighted cell is

a)

C

b)

4C

c)

A

d)

C4

30.

Looking at the data in the picture, which function can be used to find the youngest and oldest athlete?

a)

MIN & AVERAGE

b)

MAX & AVERAGE

c)

MIN & MAX

d)

COUNTA & MAX

31.

Function used to find the largest number in the cell range B4 through J4.

a)

=MAX(B4:J4)

b)

=LARGEST(B4:J4)

c)

=MAX(B4-J4)

d)

@MAX(B4:J4)

32.

Function used to find the smallest number in the cell range B2 through H4

a)

=MIN(B2:H4)

b)

@MIN(B2:H4)

c)

=SMALLEST(B2:H4)

d)

=MIN(B2-H4)

33.

Write the formula to get the Total of all orders

(a)  

34.

Write the formula to get the Average

(a)  

35.

Write the formula to get the Highest Order

(a)  

36.

Write the formula to get the Lowest Order

(a)  

37.

Write the formula to count the number of Cookie Types

(a)