wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MS Excel MCQs

Total questions: 41

Worksheet time: 32mins

Name
Class
Date
1.

Which file extension is used for Excel workbooks?

a)

.xls

b)

.xlsx

c)

.csv

d)

.docx

2.

What is the function used to calculate the sum of a range in Excel?

a)

SUM

b)

TOTAL

c)

ADD

d)

COUNT

3.

What does the COUNT function do in Excel?

a)

Counts all cells

b)

Counts only numeric values

c)

Counts empty cells

d)

Counts characters in a cell

4.

Which function returns the largest number in a given set of values?

a)

LARGE

b)

MAXIMUM

c)

MAX

d)

BIGGEST

5.

Which function rounds a number down to the nearest integer?

a)

ROUND

b)

CEILING

c)

ROUNDDOWN

d)

FLOOR

6.

What is the shortcut to create a new workbook in Excel?

a)

Ctrl + N

b)

Ctrl + W

c)

Ctrl + O

d)

Ctrl + Shift + N

7.

What is the shortcut for AutoSum in Excel?

a)

Ctrl + S

b)

Alt + =

c)

Shift + A

d)

Ctrl + Alt + S

8.

Which key allows you to edit the content of a cell?

a)

F1

b)

F2

c)

F3

d)

F4

9.

How can you remove all formatting in a cell?

a)

Delete the cell

b)

Use the Clear Formats option

c)

Press Ctrl + R

d)

Apply a new format

10.

What does the Filter function do in Excel?

a)

Applies a filter to the dataset

b)

Removes all blank rows

c)

Sorts data

d)

Deletes duplicate values

11.

Which feature restricts data entry to specific values?

a)

Conditional Formatting

b)

Data Validation

c)

Sorting

d)

Filtering

12.

What function returns TRUE only if all conditions are met?

a)

OR

b)

AND

c)

XOR

d)

NOT

13.

What function returns TRUE if at least one condition is met?

a)

AND

b)

OR

c)

XOR

d)

NOT

14.

In the IF function, what is returned if the condition is FALSE?

a)

0

b)

An error

c)

The value specified for FALSE

d)

TRUE

15.

What function is used for conditional logic?

a)

COUNTIF

b)

IF

c)

SUMIF

d)

LOGIC

16.

What is a Pivot Table used for?

a)

Sorting data

b)

Summarizing and analyzing large data sets

c)

Formatting tables

d)

Creating charts

17.

Which of these is NOT a valid Excel data type?

a)

Text

b)

Numbers

c)

Pictures

d)

Date

18.

What is a Pivot Chart?

a)

A visual representation of a Pivot Table

b)

A special type of pie chart

c)

A linked table

d)

A summary table

19.

How do you refresh a Pivot Table?

a)

Reopen the Excel file

b)

Click 'Refresh' under the Pivot Table options

c)

Recreate the table

d)

Use Ctrl + F5

20.

What happens when you double-click a Pivot Table value?

a)

Deletes the value

b)

Opens a new sheet with the related data

c)

Shows a tooltip

d)

Nothing

21.

What is the purpose of the VLOOKUP function?

a)

A) Look up values in a vertical column 

b)

 B) Look up values in a row 

c)

 C) Validate user input 

d)

 D) Count non-empty cells

22.

What function extracts a specific number of characters from the middle of a text string?

a)

A) LEFT     

b)

B) RIGHT

c)

C) MID

d)

D) TRIM

23.

Which function removes all extra spaces from text except for single spaces between words?

a)

A) CLEAN     

b)

B) TRIM

c)

C) SUBSTITUTE

d)

D) REMOVE

24.

What function is used to find the average of a set of numbers in Excel?

a)

A) AVERAGE

b)

B) MEAN

c)

C) AVG

d)

D) SUM

25.

Which of the following functions can be used to count the number of non-empty cells in a range?

a)

D) COUNT

b)

C) COUNTBLANK

c)

B) COUNTIF

d)

A) COUNTA

26.

What is the purpose of the CONCATENATE function in Excel?

a)

A) To combine multiple text strings into one

b)

B) To split a text string into multiple parts

c)

C) To find the length of a text string

d)

D) To convert text to uppercase

27.

What is the function used to find the minimum value in a range of cells?

a)

MIN

b)

MINIMUM

c)

LOWEST

d)

LEAST

28.

Which function is used to combine the contents of multiple cells into one cell?

a)

JOIN

b)

CONCATENATE

c)

MERGE

d)

COMBINE

29.

What is the purpose of the HLOOKUP function in Excel?

a)

B) Look up values in a vertical column

b)

A) Look up values in a horizontal row

c)

C) Validate user input

d)

D) Count the number of cells

30.

Which function is used to find the maximum value in a range of cells?

a)

B) HIGHEST

b)

D) MAXIMUM

c)

A) MAX

d)

C) TOP

31.

What function can be used to check if a cell is empty?

a)

B) EMPTY

b)

C) ISNULL

c)

D) CHECKEMPTY

d)

A) ISBLANK

32.

Which function is used to convert text to lowercase in Excel?

a)

A) LOWER

b)

B) LCASE

c)

D) SMALL

d)

C) TOLOWER

33.

What is the function used to count the number of cells that meet a specific condition?

a)

SUMIF

b)

AVERAGEIF

c)

FILTER

d)

COUNTIF

34.

How can you quickly format a range of cells as a table in Excel?

a)

Use the Insert tab and select Table

b)

Both A and C

c)

Right-click and select 'Format Cells'

d)

Use the Format as Table option in the Home tab

35.

What does the CONCAT function do in Excel?

a)

Combines multiple text strings into one

b)

Finds the length of a text string

c)

Converts text to lowercase

d)

Splits a text string into multiple parts

36.

Which function is used to find the minimum value in a range of cells?

a)

D) SMALLEST

b)

C) MINIMUM

c)

B) LOWEST

d)

A) MIN

37.

What function can be used to replace specific text in a string?

a)

B) REPLACE

b)

A) SUBSTITUTE

c)

D) EDIT

d)

C) CHANGE

38.

Which function is used to calculate the average of a range in Excel?

a)

D) MEDIAN

b)

A) AVERAGE

c)

B) MEAN

d)

C) AVG

39.

Which function is used to convert text to uppercase in Excel?

a)

D) CAPITALIZE

b)

C) TOUPPER

c)

B) UCASE

d)

A) UPPER

40.

What function can be used to find the average of a set of numbers in Excel?

a)

A) MEAN

b)

D) MEDIAN

c)

B) AVERAGE

d)

C) AVG

41.

Which function is used to concatenate text strings in Excel?

a)

B) CONCATENATE

b)

A) JOIN

c)

C) MERGE

d)

D) COMBINE