Mastering Spreadsheet Formulas

Mastering Spreadsheet Formulas

10th Grade

8 Qs

quiz-placeholder

Similar activities

Komputer Dasar

Komputer Dasar

6th Grade - University

6 Qs

TIC M2 Organização e tratamento de dados

TIC M2 Organização e tratamento de dados

10th Grade - University

13 Qs

Y9 CY3 - EOCYKT

Y9 CY3 - EOCYKT

10th Grade

10 Qs

Introduction to Excel

Introduction to Excel

9th - 11th Grade

9 Qs

PRE-TEST INFORMATIKA X

PRE-TEST INFORMATIKA X

10th Grade

8 Qs

Використання формул. Абсолютні, відносні та мішані посилання на

Використання формул. Абсолютні, відносні та мішані посилання на

4th - 11th Grade

9 Qs

Excel Lesson 4

Excel Lesson 4

9th - 12th Grade

12 Qs

Quiz Microsoft Excel

Quiz Microsoft Excel

9th - 12th Grade

10 Qs

Mastering Spreadsheet Formulas

Mastering Spreadsheet Formulas

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Adheena Santy

Used 4+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to find the average of a range of cells?

SUM

AVERAGE

MAX

COUNT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a formula that adds the values in cells A1 and B1?

=A1+B1

=A1*B1

=A1-B1

=SUM(A1,B1)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the IF function in spreadsheets?

To format text in bold or italics.

To create charts and graphs from data.

To calculate the sum of a range of cells.

To perform conditional logic by returning different values based on whether a condition is true or false.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to count the number of cells that contain numbers?

COUNT

AVERAGE

MAX

SUM

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you reference a cell from another sheet in a formula?

Use 'SheetName!CellReference' format.

Use 'CellReference:SheetName' format.

Use 'CellReference/SheetName' format.

Reference cells by their row and column numbers only.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the VLOOKUP function do?

It sorts a list of values in ascending order.

It creates a chart based on selected data.

It looks up a value in a table and returns a corresponding value from another column.

It calculates the sum of a range of cells.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a formula that multiplies the values in cells C1 and D1?

=C1*D1

C1+D1

C2*D1

C1*D2

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between absolute and relative cell references?

Both absolute and relative references are the same in function.

Absolute references remain constant; relative references change based on their position.

Relative references are fixed; absolute references change with position.

Absolute references are used for text; relative references are for numbers.