Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Semi-Final Exam in Empowerment Technology

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

Microsoft Excel is what type of software?

a)

Word Processing

b)

Drawing

c)

Presentation

d)

Spreadsheet

2.

A combination of numbers and symbols used to express a calculation. Always begins with an = sign.

a)

Cell address

b)

Worksheet

c)

Formula

d)

None of these

3.

Which symbol must you use to begin a formula?

a)

=

b)

+

c)

-

d)

/

4.

How do you make a cell the active cell?

a)

Click INSERT CELL

b)

Click INSERT CELL

c)

Click the ACTIVE button

d)

Click on the cell

5.

Excel allows you to...

a)

Work with data

b)

read stories

c)

invent ideas

d)

write stories

6.

A selection of two or more cells is called a ________. Example A1:A4

a)

cells

b)

Table

c)

range

d)

collective cells

7.

Columns in a spreadsheet are identified by?

a)

Numbers

b)

Symbols

c)

Letters

d)

NameBox

8.

Rows in a spreadsheet are identified by?

a)

Numbers

b)

Symbols

c)

Letters

d)

NameBox

9.

What does this icon do?

a)

Change the font color

b)

Center the text

c)

Change the font size

d)

Fill the cell with color

10.

What does this icon do?

a)

Change the font color

b)

Center the text

c)

Change the font size

d)

Fill the cell with color

11.
a)

Sort

b)

AutoSum

c)

Borders

d)

Merge & Center

12.

When you double click on the line between two column names to make the column width automatically fit the longest piece of text.

a)

AutoFill

b)

AutoFix

c)

AutoFit

d)

AutoFax

13.

When you click on the green square at the bottom of a formula cell, then drag it down the column or across the row to copy the relative formula.

a)

AutoFill

b)

AutoFix

c)

AutoFit

d)

AutoFax

14.

Numbers in Excel is automatically aligned  ____.

a)

Right

b)

Left

c)

Center

d)

Justify

15.

Intersection of a row and a column is called a _____.

a)

Row

b)

Column

c)

Cell

d)

Worksheet

16.

What is a file which contains one or more spreadsheets?

a)

spreadsheet

b)

workbook

c)

cell 

d)

cell range

17.

Which is an example of a cell address?

a)

126

b)

A9

c)

=SUM

d)

75/65

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)

Textbox

19.

What would be a correct formula for sum in excel?

a)

=SUM(B3:B9)

b)

=SUMB3+B9

c)

SUM(B3:B9)

d)

=ADD(B3:B9)

20.

What is a worksheet?

a)

A "page" within an Excel workbook that contains columns rows and cells

b)

Homework

c)

Something you get at school

d)

None of these

21.

The function that lets you add up a range of cells or values.

a)

AVERAGE()

b)

SUM()

c)

MIN()

d)

MAX()

22.

What function was used to find the highest data?

a)

AVERAGE()

b)

MIN()

c)

SUM()

d)

MAX()

23.

What function was used to find the lowest data?

a)

AVERAGE()

b)

MIN()

c)

SUM()

d)

MAX()

24.

The function COUNT is specific for _________________.

a)

Counting cells

b)

Counting text

c)

Counting number

d)

Counting tables

25.

What function in excel that joins the text from two or more cells?

a)

Concatenate()

b)

Proper()

c)

Left()

d)

Mid()

26.

Which formula will calculate the average based on a condition? (return the average of sales if over Php20)

a)

average()

b)

countif()

c)

averageif()

d)

sumif()

27.

Which formula would you use to calculate how many sales are over Php20 from a series?

a)

sum()

b)

sumif()

c)

count()

d)

countif()

28.

A_________ is a built-in mathematical formula included in excel.

a)

Function

b)

Cell

c)

Formula

29.

A4:A16 refers to a group of adjacent cells.

a)

Cell range

b)

Cell

c)

Value

d)

label

30.

The cell range that starts in cell A1 and goes over to column J and down to row 15 is _____.

a)

A1 - J15

b)

A1 ; J15

c)

A1 : J15

d)

A1 , J15

31.

What function will tell you the current date AND time?

a)

=DATE()

b)

=DAYS360()

c)

=NOW()

d)

=CURRENT()

32.

Which function will only add up the numbers of a range if they match a logical test?

a)

=ADDIF()

b)

=IF()

c)

=SUMIF()

d)

=SUM()

33.

When number signs (#####) are displayed in the cell, it means: 

a)

The formula in the cell is wrong

b)

There are too many characters in the cell to be displayed with the current cell width.

c)

The decimal point placement in the cell is wrong

34.

In the formula

=SUMIF(D5:D14,"Pumpkin",E5:E14),

which of the following is the range of cells to be added?

a)

D5:D14

b)

"Pumpkin"

c)

E5:E14

d)

None of these

35.

What does criteria range in a formula refer to?

a)

The worksheet data to be included in the formula's results

b)

The range containing a condition that must be met in order for data to be included in the result

c)

The type of formula being used for the calculation

d)

The type of data contained in the cells to be included in the formula

36.

This function is used to count the number of empty cells.

a)

COUNT()

b)

COUNTA()

c)

COUNTEMPTY()

d)

COUNTBLANK()

37.

This function is used to count the number of cells that have text in them.

a)

COUNT()

b)

COUNTA()

c)

COUNTEMPTY()

d)

COUNTBLANK()

38.

This function is used to determine the length of a text string.

a)

STRING()

b)

LENGTH()

c)

COUNT()

d)

LEN()

39.

If cell A2 contains “Today is Monday” the result of the function =LEN(A2) would be....

a)

3

b)

7

c)

10

d)

15

40.

Find the total January revenue.

a)

=SUM(B2,B3)

b)

=SUMIF(B2:B3)

c)

=TOTAL(B2:B3)

d)

=PRODUCT(B2,B3)

41.

What do you need to include when you are entering text into your formula?

a)

' '

b)

( )

c)

" "

d)

{ }

42.

The arithmetic mean is one of the descriptive statistics measures, in MS-Excel the function is called_____.

a)

Median()

b)

Rank()

c)

Average()

d)

Sum()

43.

Data in a spreadsheet table can be sorted by single or multiple columns and alphabetically and numerically.

a)

True

b)

False

44.

SUM, AVERAGE, MAX and VLOOKUP are examples of what?

a)

Functions

b)

Tables

c)

Formula

d)

Statistical tools

45.

Which formula would display "Yes" if D13 is greater than 0?

a)

=IF(D13>0,"Yes","No")

b)

=IF(D13<0,"Yes","No")

c)

=IF(D13>0:"Yes","No")

d)

=IF(D13<0:"Yes","No")

46.

Which formula would subtract D12 from D13?

a)

=D13-D12

b)

=sum(D12-D13)

c)

=D12-D13

d)

=sum(D13-D12)

47.

A grid of cells organized into rows and columns in which we enter and store our data.

a)

Spreadsheet Area

b)

Name Box

c)

Insert Function

d)

All of the above

48.

This excel buttons are located at the extreme right-top corner of the excel window.

a)

Window Control Bottons

b)

Select Buttons

c)

Command Buttons

d)

None of these

49.

Are rectangular tabs visible on the bottom left of the excel workbook.

a)

Worksheet tabs

b)

Row Headers

c)

Title Bar

d)

Scroll Bar

50.

Cell orientation allows you to _____.

a)

change cell contents from number to text

b)

color the text under condition

c)

change the direction of the text

d)

change the appearance of the cell