Chapter 15: MS Excel for Data Handling (Set-3)

When you copy a formula from B2 to C2, which part changes in a relative reference like A2

A Column only
B Row only
C Both change
D Nothing changes

In Excel, what does the Name Box show by default when you click a cell

A Formula result
B File location
C Cell address
D Sheet password

Which option is a valid mixed reference that locks only the column

A A1
B $A$1
C A$1
D $A1

Which function returns the second largest value when combined properly

A LARGE
B RANK
C MAX
D MIN

Which function returns the second smallest value when used with k

A MIN
B AVERAGE
C SMALL
D COUNT

If a formula shows #DIV/0!, what is the most common reason

A Wrong chart type
B Divide by zero
C Text in cell
D Missing sheet tab

What does #VALUE! usually mean in a formula

A File not saved
B Chart missing
C Sheet protected
D Wrong data type

Which error appears when a referenced cell is deleted

A #NAME?
B #N/A
C #REF!
D #NUM!

Which function is best to round up a value

A ROUNDUP
B ROUND
C ROUNDDOWN
D INT

Which function removes decimals by rounding down

A ROUND
B ROUNDDOWN
C ROUNDUP
D CONCAT

In Excel, which operator is used for power/exponent

A *
B %
C ^
D =

Which action converts a selected range into an Excel Table

A Format as Table
B Insert Chart
C Text to Columns
D Remove Duplicates

What is a key benefit of converting data to a Table

A Deletes blanks
B Locks workbook
C Auto expands formulas
D Prints only headers

Which feature can quickly create totals row in a Table

A Goal Seek
B Flash Fill
C Page Setup
D Total Row

Which option is used to lock a range name for easier formulas

A Print Area
B Named Range
C Gridlines
D Custom sort

How do you refer to cell A1 on Sheet2 from Sheet1

A Sheet2:A1
B Sheet2.A1
C Sheet2!A1
D Sheet2/A1

If a sheet name has spaces, how is it referenced

A ‘Sheet Name’!A1
B Sheet Name!A1
C “Sheet Name”!A1
D (Sheet Name)!A1

Which tool helps split “Full Name” into first and last name using spaces

A Data validation
B Goal Seek
C Protect sheet
D Flash Fill

Which feature can apply multiple conditions to filter results

A Freeze panes
B Wrap text
C Advanced Filter
D Sparklines

When sorting numbers, what does ascending order mean

A Smallest to largest
B Largest to smallest
C Random order
D By cell color

Which option keeps rows together while sorting a table with headers

A Sort left to right
B My data has headers
C Sort by cell color
D Sort by icon

What does “Sort by Cell Color” do

A Group by fill color
B Sort by numbers
C Remove all colors
D Add new colors

Which conditional formatting rule highlights duplicate values

A Greater Than
B Data Bars
C Duplicate Values
D Icon Sets

Which feature quickly removes duplicates but needs a selected column

A Filter
B Remove Duplicates
C Sort
D Wrap Text

Which chart element shows values against faint horizontal lines

A Legend
B Title
C Sheet tabs
D Gridlines

In a column chart, what does the vertical axis usually represent

A Categories
B Sheet names
C Values scale
D Print pages

What is the main purpose of a trendline in charts

A Show general trend
B Add colors
C Rename series
D Protect chart

Which chart type is most suitable for two numeric variables

A Pie chart
B Column chart
C Scatter chart
D Bar chart

What does a data series represent in a chart

A One worksheet only
B One print page
C One table row
D One dataset group

Which tool makes a small trend chart inside a cell

A Pivot Chart
B Sparklines
C Pie chart
D Icon sets

Which option creates a dropdown from a cell range

A List validation
B Color scale
C Print titles
D Data bars

Which Data Validation setting shows a message before entry

A Error alert
B Filter rule
C Input message
D Print preview

Which Data Validation option blocks invalid data entry

A Allow blank
B Stop alert
C Show dropdown
D Ignore blank

What does Protect Sheet mainly restrict

A Editing actions
B File saving
C Chart printing
D Column width only

In PivotTable, what is a Row Label area used for

A Calculate totals
B Print margins
C Group categories
D Format cells

In PivotTable, Values area usually contains

A Text headings
B Sheet names
C Print settings
D Calculations like SUM

Which PivotTable feature refreshes when source data changes

A Merge cells
B Refresh
C Wrap text
D Freeze panes

Which tool groups totals for each category in a sorted list

A CONCAT
B ROUND
C Subtotal
D COUNTBLANK

Which function searches horizontally across the first row conceptually

A HLOOKUP
B VLOOKUP
C MATCH
D INDEX

In VLOOKUP concept, the lookup value is searched in

A Last column
B Middle row
C Any chart
D First column

INDEX-MATCH is often preferred because it

A Needs no formulas
B Prints faster
C Looks left or right
D Colors cells

Which function can count cells meeting “>=50” condition

A COUNT
B COUNTIF
C COUNTA
D COUNTBLANK

SUMIF is useful when you need to

A Sum with criteria
B Join text
C Round to nearest
D Split columns

Which text function joins with a chosen separator easily

A CONCATENATE
B TRIM
C LEN
D TEXTJOIN

Which file format stores sheets without formulas, as plain text with commas

A XLSX
B PDF
C CSV
D PPTX

In CSV import, which issue is common with leading zeros

A Zeros removed
B Extra colors
C Charts added
D Sheets locked

Which function returns the day number from a date

A MONTH
B DAY
C YEAR
D DATE

Which function returns month number from a date

A YEAR
B NOW
C MONTH
D TEXT

Which function returns year from a date

A YEAR
B DATE
C TODAY
D VALUE

Macros in Excel are mainly used to

A Change print size
B Increase chart types
C Create new fonts
D Automate repeated tasks

Leave a Reply

Your email address will not be published. Required fields are marked *