Excel - Lect 2

Excel - Lect 2

1st - 5th Grade

7 Qs

quiz-placeholder

Similar activities

Bab 1 : Indeks (Tingkatan 3)

Bab 1 : Indeks (Tingkatan 3)

5th Grade

10 Qs

8) KEDUDUKAN (TAHUN 3)

8) KEDUDUKAN (TAHUN 3)

3rd Grade

10 Qs

PRATICANDO NOSSOS CONHECIMENTOS- 2 ANO

PRATICANDO NOSSOS CONHECIMENTOS- 2 ANO

2nd Grade

10 Qs

PRODUCTO DE BASES IGUALES

PRODUCTO DE BASES IGUALES

4th Grade

10 Qs

productos notables 4to sec

productos notables 4to sec

4th Grade

10 Qs

Treasure Hunt Quiz

Treasure Hunt Quiz

1st Grade

10 Qs

Permainan : Kedudukan Tahun 3

Permainan : Kedudukan Tahun 3

1st - 12th Grade

10 Qs

Мат у једном потезу

Мат у једном потезу

1st - 5th Grade

10 Qs

Excel - Lect 2

Excel - Lect 2

Assessment

Quiz

Mathematics

1st - 5th Grade

Medium

Created by

Abeer Abdelhalim

Used 10+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which tool help you create the Email Address list as shown?

AutoFill

Flash Fill

Formula

Create New sheet

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The highest Profit can be calculated from :

=Max(E3:E11)

=Min(E3:E11)

=Max(E11)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To get the Lowest Monthly Installment, use the function of .....

=MIN(D4)

=MINIMUM(D3:D8)

=MIN(D3:D8)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many Items will have NO Taxes?

This question can be answered using this function .....

=COUNT(E3:E8)

=COUNTBLANK(E3:E8)

=COUNTA(E3:E8)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many Items are there in the list?

This question can be answered using this function .....

=COUNTBLANK(A3:A8)

=COUNT(A3:A8)

=COUNTA(A3:A8)

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Based on the results shown, what is the correct IF function were applied?

  • If age >= 6 , order size is Medium

  • Otherwise, order size is Small

  • If age >= 6 , order size is Small

  • Otherwise, order size is Medium

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Based on the given sheet, which function is correctly applied to achieve this rule:

If park >3 hours, pay the fare pr hr, otherwise parking is free

=IF(B4>3,B4*F7,"Free")

=IF(B4>3,B4*$F$7,"Free")