Conditional Functions G11

Conditional Functions G11

11th Grade

9 Qs

quiz-placeholder

Similar activities

Pos Tes 2 Fungsi String dan Lookup

Pos Tes 2 Fungsi String dan Lookup

9th - 12th Grade

10 Qs

Fungsi Logika dan Teks dalam Excel

Fungsi Logika dan Teks dalam Excel

11th Grade

10 Qs

quiz kelas 9

quiz kelas 9

9th - 12th Grade

11 Qs

Excel If function WSC 4.2.3

Excel If function WSC 4.2.3

7th Grade - University

10 Qs

AP Computer Science Principles - Unit 4: Variables, Conditionals

AP Computer Science Principles - Unit 4: Variables, Conditionals

9th - 12th Grade

10 Qs

Python Review - Functions

Python Review - Functions

9th - 12th Grade

10 Qs

kuis informatika

kuis informatika

8th Grade - University

10 Qs

excel, block3

excel, block3

10th - 12th Grade

7 Qs

Conditional Functions G11

Conditional Functions G11

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Arwa Mustafa

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data type functions used to returns TRUE if a value is a number

ISNUMBER( )

ISTEXT( )

ISERROR( )

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data type functions used to returns TRUE if a value is a text

ISTEXT( )

ISNONTEXT( )

ISNUMBER( )

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function will look up a value in a table and return another value in the same row or column

Power Function

Lookup functions

Index function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function used to look for a value in a column and return a value from the same row

Vlookup

Hlookup

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function used to look for a value in a row and return a value from the same column

Hlookup

Vlookup

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function will be find a value based on it is position within a table.

MATCH FUNCTION

INDEX FUNCTION

POWER FUNCTION

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is one which can include more than one function or formula

Lookup functions

Nested formulas and functions

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In VLOOKUP function, If we want the exact value , we should add....

TRUE

FALSE

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

= .........................(Search Value, Lookup Table , Column, Match)

Vlookup

Hlookup