wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz U.3 Excel Eng. 1/64

Total questions: 20

Worksheet time: 13mins

Name
Class
Date
1.

Luisa is creating a worksheet tracking her company’s spending on a project. However, when viewing her document, she has noticed that some of the cells contain pound signs like in the example below. How do you change column width to fit the contents?

a)

Single-click the boundary to the left of the column heading

b)

Double-click the boundary to the right of the column heading

c)

Change the font format in the cellChange the font format in the cell Double-click the boundary to the right of the column heading

d)

all incorrect

2.

These are known as

a)

workbooks

b)

worksheets

c)

formula bar

d)

cell

3.

A formula in the spreadsheet should always start with

a)

a plus sign

b)

an asterisk

c)

an equals sign

d)

a capital letter

4.

Which of these would add up the numbers from A3 to A6

a)

+(A3:A6)

b)

=(A3:A6)

c)

=(Ave(a3:a6))

d)

=Sum(A3:A6)

5.

Cell C1 contains the formula =A1+B1. If you copy the formula in C1 to cell C2, which of the following formulas will appear in cell C2?

a)

=A1+B1

b)

=C1+C2

c)

=A2+B2

d)

=A2+B2

6.

For which calculations is the IF function used?

a)

used for automatic calculations

b)

used for conditional calculations

c)

Used for calculating cases where the cell group analyzed by the program is invalid.

d)

used for calculating numbers or cell references.

7.

What is the formula for E2 position?

a)

=(c3*100)/$C$5

b)

=(c3/100)*$C$5

c)

=(c3*$C$5)/100

d)

=(c3/$C$5)*100

8.

The formula for calculating the circled cell, which of the following is correct?

a)

=10*15

b)

=C2+D2

c)

C2*A2=

d)

=C2*D2

9.

Which of the following uses the wrong calculation formula?

a)

=average(a1:a10)

b)

=sum(a1+a10)

c)

=if(a1>10,"0","1")

d)

=max(a1:a10)

10.

Which formula is correct?

a)

=if(C3<80,"A")

b)

=if(C2>80,"A")

c)

=if(C2<=80,"A")

d)

=if(C2>=80,"A")

11.

What is the formula for E5 position?

a)

IF(D5>=5000,D5*10%,0)

b)

IF(D5<=5000,D5*10%,0)

c)

IF(D5>=5000,D5*10%)

d)

ไม่มีข้อใดถูก

12.

What formula should F3 be used for?

a)

=VLOOKUP(F3,B2:C8,1,FALSE)

b)

=VLOOKUP(F3,B2:C8,1,FALSE)

c)

=VLOOKUP(F3,B2:C8,2,FALSE)

d)

=VLOOKUP(F3,B2:C8,2,FALSE)

13.

What formula should B7 be used for?

a)

=MIN(B1:E1)

b)

=MAX(B1:E1)

c)

=SMALL(B1:E1)

d)

=LARGE(B1:E1)

14.

What formula should B5 be used for?

a)

=COUNT(B1:E1)

b)

=COUN(B1:E1)

c)

=CUONT(B1:E1)

d)

=COUTN(B1:E1)

15.

What is the function of Vlookup ?

a)

Summarizes a large amount of data in the form of a table and graph patterns

b)

Automate tasks in Excel

c)

Creating a graph in a spider chart (Radar/Spider chart)

d)

Find and reference information

16.

Cell Range

a)

combines multiple lines into on cell

b)

A combination of numbers and symbols used to express a calculation

c)

to copy a cell’s contents and formatting into other cells

d)

a block of cells that can be selected (B4:B16)

17.

The function COUNT is specific for _________________

a)

Counting cells

b)

Counting text

c)

Counting number

d)

Counting tables

18.

A command line above the worksheet where text, numbers, and formulas are entered into a worksheet.

a)

Insert

b)

Formula bar

c)

Tables

d)

cell address

19.

How do you select an entire column?

a)

Select Edit > Select > Column from the menu

b)

Click the column heading letter

c)

Hold down the shift key as you click anywhere in the column.

d)

Hold down the Ctrl key as you click anywhere in the column

20.

Which formula gets the biggest value of a range of cells?

a)

MAX

b)

MIN

c)

LARGE

d)

SUM