wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Excel MCQ Quiz

Total questions: 60

Worksheet time: 30mins

Name
Class
Date
1.

What is the default file extension used by Excel 2016 and later versions?

a)

.xls

b)

.xlsx

c)

.xlsm

d)

.xlsb

2.

Which area in Excel displays the active cell address?

a)

Formula Bar

b)

Status Bar

c)

Name Box

d)

Ribbon

3.

What does a cell's "fill handle" typically look like?

a)

A solid square

b)

A dotted line

c)

A diagonal arrow

d)

A circle

4.

Which feature would you use to capture and analyze data from multiple sheets into one sheet?

a)

PivotTable

b)

Data Form

c)

Consolidate

d)

Template

5.

What functionality does the 'Freeze Panes' feature provide in Excel?

a)

Securing data

b)

Hiding data

c)

Splitting window

d)

Locking rows/columns

6.

How can you quickly select an entire worksheet in Excel?

a)

Click the corner button

b)

Double-click a tab

c)

Right-click a tab

d)

Use a shortcut

7.

Which key combination is used to insert a new worksheet in Excel?

a)

Ctrl + N

b)

Ctrl + T

c)

Ctrl + Shift + N

d)

Shift + F11

8.

What is the quickest way to resize a column to fit its contents?

a)

Double-click the column header

b)

Drag the header

c)

Right-click and select resize

d)

Use Format options

9.

What shortcut performs the 'Paste Special' operation in Excel?

a)

Ctrl + V

b)

Ctrl + Alt + V

c)

Ctrl + Shift + V

d)

Alt + E, S

10.

How do you apply a currency format to a cell in Excel?

a)

Right-click and choose Format Cells

b)

Use the $ button on Home tab

c)

Ctrl + Shift + $

d)

All of these

11.

How would you quickly find all cells in a worksheet that contain formulas?

a)

Use Find feature

b)

Filter by color

c)

Go to Special

d)

Use Trace Precedents

12.

What feature should you use to compare two Excel sheets side by side?

a)

New Window

b)

Arrange All

c)

View Side by Side

d)

Split

13.

What symbol is used to start a formula in Excel?

a)

@

b)

#

c)

=

d)

+

14.

Which function would you use to calculate the average value of a range of cells?

a)

SUM()

b)

AVERAGE()

c)

MEAN()

d)

TOTAL()

15.

In Excel, which function returns the current date and time?

a)

TODAY()

b)

NOW()

c)

DATE()

d)

TIME()

16.

What function would you use to find the lowest number in a range of data?

a)

MIN()

b)

MAX()

c)

LOWER()

d)

LEAST()

17.

What does the COUNTA function do in Excel?

a)

Counts cells containing any type of data

b)

Counts only cells containing formulas

c)

Counts empty cells

d)

Counts cells containing numbers

18.

Which function can be used to conditionally sum values in a range based on a criterion?

a)

SUMIF()

b)

SUM()

c)

IFSUM()

d)

TOTALIF()

19.

What is the purpose of using the $ symbol in an Excel formula?

a)

To convert currency

b)

To indicate absolute reference

c)

To highlight the cell

d)

To mark important formulas

20.

How do you display the formulas within the cells on an Excel worksheet?

a)

Press Ctrl + `

b)

Press F2

c)

Select from View menu

d)

Right-click and choose display formulas

21.

What shortcut adds a new row in Excel?

a)

Ctrl + Shift + " + "

b)

Ctrl + " + "

c)

Alt + Shift + " + "

d)

Shift + " + "

22.

To quickly calculate the sum of a column in Excel, which feature would you use?

a)

Quick Analysis Tool

b)

AutoSum

c)

Formula Tab

d)

All of these

23.

What is the function to convert text to uppercase in Excel?

a)

UPPERCASE()

b)

UPPER()

c)

CAPS()

d)

TEXTUP()

24.

Which function checks for the presence of a text string inside another string?

a)

FIND()

b)

SEARCH()

c)

INSTRING()

d)

TEXTFIND()

25.

How can you create a dynamic formula that updates as new data is added?

a)

Use an array formula

b)

Use a volatile function

c)

Use a named range

d)

All of these

26.

What Excel feature lets you apply a logical test to a value, then return one value if TRUE, another if FALSE?

a)

IF()

b)

TEST()

c)

CHECK()

d)

DECIDE()

27.

You need to track changes made by team members on an Excel workbook. What feature should you use?

a)

Track Changes

b)

Audit Trail

c)

Revision History

d)

Document Inspector

28.

How can you protect a worksheet from being edited accidentally?

a)

Use a password

b)

Lock cells

c)

Set as read-only

d)

All of these

29.

How do you determine the number of numeric entries in a range?

a)

Use COUNT()

b)

Use NUMCOUNT()

c)

Use COUNTNUM()

d)

Use COUNTA()

30.

Which Excel function is used to calculate the internal rate of return for a series of cash flows?

a)

IRR()

b)

ROI()

c)

IRRVAL()

d)

NETRATE()

31.

What does the function XLOOKUP() replace in newer versions of Excel?

a)

VLOOKUP() and HLOOKUP()

b)

LOOKUP()

c)

MATCH()

d)

INDEX()

32.

How do you calculate the number of workdays between two dates, excluding weekends and holidays?

a)

WORKDAY()

b)

NETWORKDAYS()

c)

TOTALDAYS()

d)

WORKDAYS()

33.

Which function can be used to perform a lookup across multiple criteria in Excel?

a)

XLOOKUP()

b)

DLOOKUP()

c)

MULTILOOKUP()

d)

SUMIFS()

34.

What function should be used to find the root of a number in Excel?

a)

SQRT()

b)

ROOT()

c)

POW()

d)

RADICAL()

35.

Which function allows you to count unique values within a range that meet specified criteria?

a)

COUNTIF()

b)

COUNTA()

c)

COUNTIFS()

d)

UNIQUE()

36.

How can you calculate the depreciation of an asset using the double-declining balance method in Excel?

a)

DDB()

b)

DB()

c)

SLN()

d)

SYD()

37.

What Excel function is used to forecast a future value based on existing values?

a)

FORECAST()

b)

PREDICT()

c)

PROJECT()

d)

ESTIMAT

38.

How can you split text from one cell into multiple columns?

a)

Use Text to Columns feature

b)

Use SPLIT() function

c)

Use DIVIDE()

d)

Use SEGMENT()

39.

Which tool in Excel can automatically apply complex calculations to data in a table format?

a)

Formulas

b)

Functions

c)

What-If Analysis

d)

Quick Analysis

40.

How do you link data from a cell in one worksheet to another worksheet within the same workbook?

a)

Use the Link feature

b)

Type the cell reference directly

c)

Use a hyperlink

d)

Use a formula

41.

What function calculates the sum of the products of corresponding ranges or arrays?

a)

SUMPRODUCT()

b)

PRODUCTSUM()

c)

MULTISUM()

d)

ARRAYSUM()

42.

What is the purpose of the INDIRECT function in Excel?

a)

To delay calculation

b)

To convert text into a formula

c)

To prevent auto-calculation

d)

To create dynamic cell references

43.

Which function dynamically ranks values within a data set in Excel?

a)

RANK()

b)

RANK.EQ()

c)

RANK.AVG()

d)

RANK.DYNAMIC()

44.

How do you array-enter a formula in Excel (versions prior to dynamic arrays)?

a)

Press Enter

b)

Press Ctrl + Shift + Enter

c)

Press Shift + Enter

d)

Press Alt + Enter

45.

Which function would you use to analyze trends in data over intervals you specify?

a)

TREND()

b)

LINEST()

c)

GROWTH()

d)

FREQUENCY()

46.

What feature would you use to automatically update the results of a formula when the input data changes?

a)

AutoCalculate

b)

AutoFill

c)

AutoUpdate

d)

Automatic Formulas

47.

You have a large dataset where multiple entries per individual need to be summed up. Which function helps streamline this process?

a)

SUMIF()

b)

SUMIFS()

c)

AGGREGATE()

d)

CONSOLIDATE()

48.

How can you merge data from multiple sheets into one master sheet without using VBA?

a)

Use the Consolidate function

b)

Use a macro

c)

Use a pivot table

d)

Use a template

49.

How would you create a dynamic drop-down list that adjusts based on the data in another cell?

a)

Use the Data Validation feature with INDIRECT()

b)

Use a simple drop-down

c)

Use a macro

d)

Use Conditional Formatting

50.

What is the maximum number of rows supported in an Excel 2019 worksheet?

a)

1,048,576

b)

65,536

c)

100,000

d)

500,000

51.

Which feature automatically adjusts the width of a column to fit the longest cell entry?

a)

AutoFit

b)

AutoFill

c)

AutoAdjust

d)

AutoSize

52.

In Excel, what does the 'Sort & Filter' feature allow you to do?

a)

Modify data types

b)

Change cell colors

c)

Organize data alphabetically or numerically

d)

Create data forms

53.

What function would you use to combine data from two different cells into one?

a)

CONCAT()

b)

MERGE()

c)

COMBINE()

d)

LINK()

54.

Which Excel tool allows you to manage large amounts of data from different sources?

a)

Data Model

b)

PivotTable

c)

Formula Bar

d)

Data Types

55.

What is the purpose of Data Validation in Excel?

a)

To filter data

b)

To format data

c)

To restrict data input types

d)

To analyze data

56.

Which feature should be used to track changes and updates made by different users in a shared Excel file?

a)

Document Inspector

b)

Track Changes

c)

Shared Workbook

d)

Audit Trail

57.

How can you prevent other users from making unintended changes to a workbook?

a)

Enable protection

b)

Lock the file

c)

Create a read-only copy

d)

Password-protect the file

58.

What shortcut key combination is used to hide a row in Excel?

a)

Ctrl + 9

b)

Ctrl + H

c)

Ctrl + 0

d)

Ctrl + Shift + 9

59.

How do you display hidden rows or columns in an Excel worksheet?

a)

Right-click and select 'Show'

b)

Use the Unhide command

c)

Use the Format menu

d)

Click the Home tab

60.

Which function is best to use when you need to find data within a range based on a condition?

a)

LOOKUP()

b)

SEARCH()

c)

VLOOKUP()

d)

FIND()