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

If you want the same fixed tax rate cell to stay constant in many formulas, which reference should be used

A Relative reference
B Mixed reference
C Sheet tab reference
D Absolute reference

When copying a formula from B2 to B6, which part changes in a relative reference like A2

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

Which feature is best for creating a reusable constant like “GST” used in many formulas

A Named Range
B Page Setup
C Text to Columns
D Print Titles

Which formula correctly links a value from Sheet2 cell B5 into Sheet1

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

If a sheet name contains spaces, which reference format is correct

A Sales Data!A1
B ‘Sales Data’!A1
C “Sales Data”!A1
D (Sales Data)!A1

Which tool is best to convert a range into a structured table with automatic filters

A Format as Table
B Freeze Panes
C Print Area
D Goal Seek

In an Excel Table, which feature adds a quick summary row at the bottom

A Print Titles
B Flash Fill
C Total Row
D Text Split

When sorting a full table by one column, which option should be selected to avoid record mismatch

A Shrink selection
B Hide selection
C Lock selection
D Expand selection

Which sorting type orders values using a custom list like Mon–Sun

A Custom Sort
B Descending sort
C Ascending sort
D Filter sort

Which filter feature can copy filtered results to another place without changing original data

A Clear Filter
B Text Filter
C Advanced Filter
D Color Filter

Which conditional formatting option uses a formula to decide formatting

A Data bars
B Formula rule
C Color scales
D Duplicate values

In conditional formatting, which setting shows the target range where the rule applies

A Rule name
B Data label
C Applies to
D Axis title

Which chart type is best for showing relationship between two numeric variables

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

Which chart option helps display percentages on pie slices

A Axis labels
B Gridlines
C Data labels
D Trendline

Why are pie charts avoided for many categories

A Needs time data
B No legend support
C No labels possible
D Too many slices

Which feature creates tiny trend charts inside cells for dashboards

A Sparklines
B Pivot Charts
C Area charts
D Stock charts

In PivotTable, which feature groups dates into months or years

A Refresh
B Drill down
C Group
D Subtotal

Which PivotTable area is used to filter the whole pivot report by a field

A Rows area
B Filters area
C Values area
D Data area

Which PivotTable action updates totals after source data is edited

A Refresh
B Print Preview
C Wrap Text
D Protect Sheet

Which option shows PivotTable values as % of grand total

A Report Layout
B Pivot Style
C Show Values As
D Change Chart

Which Data Validation alert blocks invalid input completely

A Warning
B Information
C Soft alert
D Stop

Which Data Validation alert warns but still allows entry if user chooses

A Stop
B Block
C Warning
D Deny

Which function helps avoid showing any error by returning a custom result

A IF
B IFERROR
C ROUND
D CONCAT

Which error appears when Excel cannot recognize a function name

A #NAME?
B #REF!
C #N/A
D #DIV/0!

Which error appears when a lookup value is not found

A #VALUE!
B #REF!
C #N/A
D #NUM!

Which error appears when a formula divides by zero

A #REF!
B #NAME?
C #VALUE!
D #DIV/0!

Which error appears when a referenced cell is deleted

A #REF!
B #N/A
C #DIV/0!
D #NAME?

Which VLOOKUP argument specifies the column number to return

A Lookup value
B Table array
C Col index
D Range lookup

In VLOOKUP exact match, which setting should be used

A TRUE
B FALSE
C Approx
D Sorted

Approximate match VLOOKUP generally requires the lookup column to be

A Unsorted list
B Hidden cells
C Sorted ascending
D Mixed types

Which method can return values from left side of lookup key, unlike VLOOKUP

A INDEX-MATCH
B HLOOKUP
C SUMIF
D COUNTIF

Which function returns the position number of a value in a range

A INDEX
B FIND
C MATCH
D SEARCH

Which file type saves data in plain text with commas, often losing formatting

A XLSM
B XLSX
C PPTX
D CSV

Which common CSV issue changes codes like 0012 into 12

A Leading zeros lost
B Extra columns added
C Charts inserted
D Rows hidden

Which feature stops users from editing locked formula cells but allows data entry in unlocked cells

A Protect Workbook
B Page Setup
C Protect Sheet
D Freeze panes

Which workbook protection mainly prevents adding or deleting sheets

A Protect Cell
B Protect Workbook
C Protect Print
D Protect Chart

Which printing feature repeats header row on each printed page

A Print Area
B Freeze Panes
C Print Titles
D Wrap Text

Which printing feature defines only a selected range to print

A Print Area
B Gridlines
C Wrap Text
D Flash Fill

Which page tool reduces extra pages by fitting columns to one page width

A Cell merge
B Data bars
C Fit to width
D Text split

Which feature fills a numeric pattern like 2,4,6 quickly using drag

A Sort tool
B Text filters
C Data labels
D AutoFill series

Which formula uses a 3D reference to sum B2 across Sheet1 to Sheet3

A SUM(Sheet1!Sheet3!B2)
B SUM(Sheet1:Sheet3!B2)
C SUM(Sheet1-Sheet3!B2)
D SUM(Sheet1/Sheet3!B2)

Which function returns a valid date from parts year, month, day

A DATE
B NOW
C TODAY
D TEXT

Which function rounds to nearest multiple like 5

A ROUNDUP
B ROUNDDOWN
C MROUND
D INT

Which function removes decimal part by rounding down for positives

A ROUND
B MAX
C MIN
D INT

Which operator is used for exponent calculations

A *
B &
C ^
D %

Which tool converts formulas into fixed results for safe sharing

A Paste Values
B Paste Formats
C Transpose
D Merge cells

Which paste option switches rows and columns while pasting

A Multiply
B Transpose
C Divide
D Subtract

Which function formats a number into text with leading zeros

A VALUE
B LEN
C TEXT
D TRIM

Which feature records steps to automate repeated formatting and actions

A Macro Recorder
B Pivot Table
C Data Validation
D Print Area

Which macro file format must be used to save recorded macros

A CSV
B XLSX
C XLSM
D PDF

Leave a Reply

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