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

If a formula in C2 uses =A2*$E$1, what stays fixed when you copy it down to C10

A A2 reference
B Both references
C Nothing fixed
D E1 reference

When copying a formula across columns, which reference keeps row fixed like B$2

A Mixed reference
B Absolute reference
C Relative reference
D Circular reference

In a long table, which feature keeps the first row visible and also allows printing headers on each page

A Freeze panes
B Print titles
C Both features
D Wrap text

Which step is safest before removing duplicates from a master dataset

A Sort ascending
B Save a copy
C Add chart
D Hide columns

Which tool can split “100-HP-25” into three columns using “-”

A Flash Fill
B Paste Values
C Text to Columns
D Goal Seek

If Flash Fill does not work, the most common reason is

A Sheet protected
B No clear pattern
C File is large
D Chart exists

Which chart type is best when category names are long and you want easy reading

A Pie chart
B Line chart
C Area chart
D Bar chart

Which chart option helps show contribution of each category as percent

A Scatter chart
B Line chart
C Pie chart
D Stock chart

In a chart, which element shows the plotting area values scale for numbers

A Legend
B Value axis
C Data table
D Title

Which feature quickly changes chart appearance without changing data

A Chart Styles
B Sort tool
C Filter tool
D Data validation

Which PivotTable action is required after changing source data values to update totals

A Protect sheet
B Remove duplicates
C Refresh
D Page setup

Which PivotTable area is best used to show categories like “Region” down the left side

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

Which feature shows pivot values as percentage of grand total

A Page Setup
B Freeze Panes
C Wrap Text
D Show Values As

Which tool lets you restrict entry to whole numbers only in a marks column

A Conditional format
B Find tool
C Data validation
D Paste special

Which validation alert blocks invalid entries completely

A Stop alert
B Warning alert
C Info alert
D Note alert

If a VLOOKUP exact match cannot find a key, it returns

A #REF!
B #N/A
C #DIV/0!
D #VALUE!

In VLOOKUP, which setting ensures exact match

A TRUE
B AUTO
C FALSE
D SORT

Which issue often breaks lookups when codes contain hidden spaces

A Extra spaces
B Wrong chart
C Low memory
D Print margin

Which function removes extra spaces and leaves single spaces between words

A LEN
B TRIM
C FIND
D MID

Which function returns the number of characters in a cell

A VALUE
B TEXT
C LEN
D DATE

If a formula shows #REF!, the likely reason is

A Wrong data type
B Divide by zero
C Spelling error
D Deleted reference

Which function helps show blank instead of an error value

A COUNTIF
B IFERROR
C SUMIF
D PROPER

Which feature can highlight entire rows based on a condition using a formula

A Data bars
B Pie chart
C Formula rule
D Print titles

Which sorting option groups highlighted rows by their fill color

A Sort by color
B Sort by value
C Sort by icon
D Sort by font

Which feature repeats header row on every printed page

A Freeze panes
B Print titles
C Wrap text
D AutoFill

Which feature sets a specific range to be printed only

A Page breaks
B Freeze panes
C Print area
D Data bars

Which tool reduces extra printed pages by scaling data to fit

A Format painter
B Flash fill
C Find tool
D Page setup

Which formula correctly adds values in A1 to A5

A SUM(A1:A5)
B =SUM(A1:A5)
C =ADD(A1:A5)
D =TOTAL(A1:A5)

Which operator is used for exponent like 2 power 3

A *
B %
C ^
D &

Which function returns TRUE only when all conditions are true

A AND
B OR
C NOT
D CONCAT

Which function returns TRUE when any one condition is true

A AND
B IFERROR
C OR
D ROUND

Which function returns the position of a value in a list

A INDEX
B MATCH
C VLOOKUP
D SUMIF

Which function returns a value using row and column position

A FIND
B TRIM
C LEN
D INDEX

Which lookup searches across the first row and returns from below

A HLOOKUP
B VLOOKUP
C COUNTIF
D SUMIF

Which function returns the current date only

A NOW
B DATE
C TODAY
D DAY

Which function returns current date and time together

A TODAY
B NOW
C YEAR
D MONTH

Which chart is best for comparing categories with horizontal bars

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

Which feature creates a mini trend chart inside a cell

A Sparklines
B Pivot chart
C Column chart
D Area chart

Which workbook file type supports macros

A XLSX
B CSV
C PDF
D XLSM

Which worksheet tool records steps for repeated automation

A Data validation
B Macro Recorder
C Conditional format
D Print area

Which feature combines many worksheets into one total using Sheet1:Sheet3 reference

A Data bars
B Flash fill
C 3D reference
D Sort option

Which element contains multiple worksheets in one Excel file

A Worksheet
B Workbook
C Cell
D Range

Which tool changes formatting of cells based on rules and conditions

A Conditional Formatting
B Page Setup
C Print Titles
D Freeze panes

Which tool converts values to fixed results by removing formulas

A Paste Formats
B Transpose
C Paste Values
D Wrap Text

Which tool swaps rows and columns while pasting

A Multiply
B Transpose
C Divide
D Subtract

Which function returns the month number from a date

A YEAR
B DAY
C DATE
D MONTH

Which function extracts day number from a date

A MONTH
B YEAR
C DAY
D NOW

Which function extracts year from a date

A MONTH
B YEAR
C TODAY
D DATE

Which tool creates a structured table with filters and auto-expanding range

A Format as Table
B Page Setup
C Merge cells
D Wrap text

Which table option adds an automatic totals row

A Row Labels
B Chart Style
C Total Row
D Print Setup

Leave a Reply

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