wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Functions & Charts in Calc

Total questions: 10

Worksheet time: 4mins

Name
Class
Date
1.

The ____________error means that there is an error in the formula, range or name of the function.

a)

#Name?

b)

#REF!

c)

#######

d)

#VALUE! error

2.

The ____________ is a location-based cell reference.

a)

Absolute reference

b)

Relative reference

c)

Mixed Reference

3.

The _______________ chart is used to illustrate the changes in a value over a period of time.

a)

Column Chart

b)

Line Chart

c)

Pie Chart

d)

Bar Chart

4.

The ___________ feature of the Calc worksheet allows you to rearrange data in an efficient manner

a)

Sorting

b)

Filtering

c)

Conditional formatting

5.

The ______________ feature helps to quickly extract data from the spreadsheet that meets certain criteria

a)

Sorting

b)

Filtering

c)

Conditional formatting

6.

This feature of Calc is used to display cell values with a particular colour or background depending on the specified conditions.

a)

auto fill

b)

data validation

c)

conditional formatting

d)

auto complete

7.

Which of the following will correctly convert the text “DUBBAI” to lowercase letters?

a)

=lower(“DUBAI”)

b)

=lower(DUBAI);

c)

=low(“DUBAI)

d)

lower(DUBAI)

8.

Which chart can be used in OpenOffice Calc for comparing individual items in a set of data?

a)

line chart

b)

column chart

c)

pie chart

d)

bar chart

9.

In OpenOffice Calc, a type of cell reference that is specified using a dollar sign ($) in front of a row and column.

a)

range

b)

relative cell reference

c)

absolute cell reference

d)

mixed cell reference

10.

Which of the following syntax will correctly display the current date?

a)

today(date)

b)

=TODAY()

c)

=TODAY(“ “);

d)

=today