wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Day 2 Excel Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

1. What is the keyboard shortcut key to lock cell references in a formula?

a)

CTRL

b)

ALT

c)

F2

d)

F4

2.

What are the shortcut keys for AutoSum?

a)

ALT and S

b)

CTRL and S

c)

ALT and =

d)

CTRL and =

3.

Which of the following is the correct formula to calculate the weighted average score in cell C8 as shown below?

a)

=SUMPRODUCT(C2:C5,B2:B5)

b)

=SUMPRODUCT(C2:C4,B2:B4)

c)

=AVERAGE(B2:B4)

d)

=AVERAGE(C2:C4)

4.

Company A is looking into four potential projects and will accept them if the IRR is 10% or above, as shown in cell E2. What is the formula used in cell C2, which can be copied down to cell C3 through C5, to generate the results shown below?

a)

=IF(B2>=E2,"Accept","Reject")

b)

=IF(B2>=$E2,"Accept","Reject")

c)

=IF(B2>=$E$2,"Accept","Reject")

5.

Assuming cell A1 is displaying the number "12000.7789". What formula should be used to round this number to the closest integer?

a)

=MROUND(A1,100)

b)

=MROUND(A1,10)

c)

=ROUND(A1,0)

d)

=ROUND(A1,1)

6.

What are the keyboard shortcut keys to edit formula in a cell?

a)

F2

b)

F4

c)

CTRL + 1

d)

CTRL + F

7.

The shortcut keys to increase the number of decimal places is

a)

ALT + H + 9

b)

ALT + H + P

c)

ALT + H + D

d)

ALT + H + 0

8.

What is the shortcut keys to open up the Find and Replace window? (Aside from CTRL + H)

a)

ALT + H + FD + R

b)

CTRL + FD

c)

CTRL + FD

d)

ALT + H + FD

9.

Suppose a company expected its revenue to be $180,000 for 2014-2018. What formula should be entered in cell E6 so it displays revenue in 2016 if it was above budget, otherwise it'll show 0?

a)

=IF(E2<$B$6,E2,0)

b)

=IF(E2<$B$6,0,E2)

c)

=IF(E2>$B$6,E2,0)

d)

=IF(E2>$B$6,0,E2)

10.

What is the keyboard shortcut keys to insert a table?

a)

ALT + N + R

b)

ALT + N + C

c)

ALT + N + V

d)

ALT + N + T