Task-2 Excel Logical Conditions

Task-2 Excel Logical Conditions

8th Grade

21 Qs

quiz-placeholder

Similar activities

Python Functions Quiz

Python Functions Quiz

8th Grade

20 Qs

CodeHS Concepts of Programming JavaScript

CodeHS Concepts of Programming JavaScript

8th - 12th Grade

21 Qs

Codecademy Introduction to JavaScript

Codecademy Introduction to JavaScript

8th - 12th Grade

21 Qs

Spreadsheets - Lesson 3

Spreadsheets - Lesson 3

6th - 9th Grade

20 Qs

Spreadsheets 1

Spreadsheets 1

7th - 9th Grade

20 Qs

Excel Basics

Excel Basics

6th - 8th Grade

20 Qs

ICT Test 2023/2024 Upper Primary

ICT Test 2023/2024 Upper Primary

6th - 8th Grade

20 Qs

EXCEL - LEVEL A

EXCEL - LEVEL A

3rd - 8th Grade

17 Qs

Task-2 Excel Logical Conditions

Task-2 Excel Logical Conditions

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Mohamed Nabil

Used 21+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax of the IF function in Excel?

=IF(logical_test, value_if_false, value_if_true)

=IF(logical_test, value_if_true, value_if_false)

=IF(logical_test, value_if_true)

=IF(logical_test, value_if_false)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you use nested IF statements in Excel?

By using the MAX function

By placing one IF function inside another IF function as the value_if_true or value_if_false arguments.

By using the AVERAGE function

By using the SUM function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the logical operators used in Excel?

TRUE, FALSE, MAYBE

AND, OR, NOT

PLUS, MINUS, MULTIPLY

IF, ELSE, THEN

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the usage of the AND function in Excel with an example.

The AND function in Excel is used to calculate the average of specified cells.

The AND function in Excel is used to find the maximum value in a range of cells.

The AND function in Excel is used to format the text in a cell.

The AND function in Excel is used to check if all the specified conditions are true.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you use the countif function in Excel?

You use the COUNTIF function in Excel by entering the maximum value of cells and the criteria you want to count.

You use the COUNTIF function in Excel by entering the sum of cells and the criteria you want to count.

You use the COUNTIF function in Excel by entering the average of cells and the criteria you want to count.

You use the COUNTIF function in Excel by entering the range of cells and the criteria you want to count.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When would you use the IF function in Excel?

To change the font style of a cell

To perform a logical test and return different values based on the result.

To calculate the average of a range of cells

To insert a new row in the spreadsheet

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between AND and OR functions in Excel?

The AND function returns TRUE if any of the conditions are TRUE, while the OR function returns TRUE if all the conditions are TRUE.

The AND function returns FALSE if all the conditions are TRUE, while the OR function returns FALSE if any of the conditions are TRUE.

The AND function returns TRUE if all the conditions are TRUE, while the OR function returns TRUE if any of the conditions are TRUE.

The AND function returns TRUE if all the conditions are TRUE, while the OR function returns FALSE if any of the conditions are TRUE.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?