SPREADSHEET FUNCTIONS

SPREADSHEET FUNCTIONS

9th Grade

8 Qs

quiz-placeholder

Similar activities

Quiz Google Sheets

Quiz Google Sheets

9th Grade

10 Qs

Quiz Google Sheets

Quiz Google Sheets

9th Grade

10 Qs

ICT FUN QUIZ

ICT FUN QUIZ

9th - 12th Grade

8 Qs

Microsoft Office Uygulamaları

Microsoft Office Uygulamaları

6th Grade - University

10 Qs

Programming Data Types

Programming Data Types

9th - 12th Grade

9 Qs

Dasar Rumus Microsoft Excel

Dasar Rumus Microsoft Excel

9th - 12th Grade

10 Qs

Quiz về hàm SUMIF

Quiz về hàm SUMIF

9th Grade

8 Qs

Latihan Soal

Latihan Soal

9th Grade

6 Qs

SPREADSHEET FUNCTIONS

SPREADSHEET FUNCTIONS

Assessment

Quiz

Information Technology (IT)

9th Grade

Medium

Created by

SUMAIYA BEEVI

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a spreadsheet, all formulae must begin with _______ sign.

#

=

$

&

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To count only numerical data's, _________ function is used.

COUNTIF

COUNTA

COUNTBLANK

COUNT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which function is correct for adding up a selection of numbers?

sum(A1+A10)

=sum(A1+A10)

sum(A1:A10)

=sum(A1:A10)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What two operations does the AVERAGE function perform?

Addition and Multiplication

Multiplication and Division

Addition and Subtraction

Addition and Division

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function should be entered to calculate the total budget?

=AVERAGE(B3:B6)

=SUM(B3:B6)

=SUM(B3-B6)

=TOTAL(B3:B6)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which formula will find the minimum value in the range C1 to C4 if the values are 7, 2, 9, and 5?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the values in cells D1, D2, and D3 are 15, 25, and 10 respectively, which formula will find the maximum value?

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following formulas correctly calculates the average of the values in cells F1 through F3?