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

A formula uses =SUM(Sheet1:Sheet6!D5). What must be true for this 3D reference to work correctly

A Sheets are protected
B Chart sheet exists
C Sheets are consecutive
D Cells are merged

In a multi-sheet workbook, what is the safest way to keep a constant like GST usable even if rows/columns move

A Relative reference
B Named Range
C Text to Columns
D Page Break

When VLOOKUP returns a wrong record in TRUE mode, the most common reason is

A Table has colors
B Sheet is protected
C File is XLSM
D Lookup column unsorted

A VLOOKUP exact match fails even though the code looks same. A common hidden reason is

A Low RAM
B Wrong chart
C Extra spaces
D Page margins

For a table where the return value column is left of the lookup column, which approach works best

A VLOOKUP FALSE
B INDEX-MATCH
C HLOOKUP TRUE
D SUMIF only

If you add new rows beyond a PivotTable’s fixed source range, what is required so Pivot includes them

A Change data source
B Edit chart title
C Freeze panes
D Add print area

Which PivotTable setup most reduces future “missing new rows” problems

A Use merged cells
B Use Print Titles
C Use Excel Table
D Use page breaks

A conditional formatting rule highlights wrong area. Which setting should be checked first

A Chart legend
B Print preview
C Sheet tab name
D Applies to range

To highlight an entire row when the “Status” cell equals “Pending,” which type is most suitable

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

In Remove Duplicates, why is selecting the correct columns critical

A Wrong rows deleted
B Charts get removed
C Macros stop running
D Fonts reset

When Text to Columns splits data, what common risk can damage existing data

A Changing chart type
B Adding sheet tabs
C Locking workbook
D Overwriting adjacent cells

Why does Excel sometimes remove leading zeros from codes during CSV import

A Treated as date
B Treated as chart
C Treated as number
D Treated as macro

Which approach best preserves phone numbers with leading zeros and long digits

A Store as Date
B Store as Text
C Store as Percent
D Store as Currency

If a chart shows wrong categories after adding rows, what should you adjust

A Page margins
B Sheet protection
C Freeze panes
D Chart data range

A Pivot Chart is best described as

A Chart linked to Pivot
B Chart without data
C Chart for printing
D Chart for macros

Which scenario most benefits from Goal Seek

A Count duplicates
B Split text cells
C Find needed input
D Rename workbook

A workbook is protected for structure. Which action is restricted

A Change cell value
B Add new sheet
C Sort a table
D Use AutoSum

In sheet protection, to allow users to type only in specific cells, what must you do before protecting

A Rename the sheet
B Add print area
C Add data bars
D Unlock input cells

IFERROR is commonly used in dashboards mainly to

A Increase file size
B Hide error codes
C Change chart colors
D Enable macros

Which error indicates Excel cannot understand a typed function or name

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

Which function helps return “Not Found” instead of #N/A from a lookup

A ROUND
B LEN
C MAX
D IFERROR

In VLOOKUP, which argument decides exact vs approximate match

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

In VLOOKUP, which argument is most sensitive to inserting new columns inside the table

A Col index
B Lookup value
C Range lookup
D Sheet name

Which lookup combination avoids “fixed column number” problems

A VLOOKUP TRUE
B HLOOKUP TRUE
C INDEX-MATCH
D COUNTIF only

A chart needs to show values for each bar directly. Which element should be enabled

A Gridlines
B Legend
C Axis title
D Data labels

Which chart type is generally best for many categories and easy comparison

A Pie chart
B Bar chart
C Doughnut chart
D Radar chart

To ensure charts and pivots auto-expand with new rows, best practice is

A Merge header cells
B Convert to Table
C Hide gridlines
D Use Print Titles

Which function rounds to nearest multiple like 0.05 in pricing

A ROUNDUP
B INT
C MIN
D MROUND

Which function rounds a number to the nearest specified multiple

A ROUNDUP
B ROUNDDOWN
C MROUND
D INT

In an Excel Table, why do formulas often stay consistent automatically

A Print area locks cells
B Structured references expand
C Freeze panes edits rows
D Filter deletes data

When sorting by one column, what option prevents only that column from moving

A Expand selection
B Sort left-right
C Clear filter
D Wrap text

Which feature repeats a header row on each printed page but does not affect screen scrolling

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

Which feature keeps headers visible while scrolling but does not repeat in printing

A Print Titles
B Print Area
C Freeze Panes
D Page Setup

Which tool ensures only valid list values like “Yes/No” can be entered

A Conditional formatting
B Data validation list
C Remove duplicates
D Chart filter

In Data Validation, which alert type warns but allows invalid value if chosen

A Stop
B Block
C Lock
D Warning

What is the key benefit of Advanced Filter over normal filter for unique list creation

A Add chart automatically
B Format cells fast
C Copy unique records
D Protect worksheet

Which operation can accidentally break formulas by shifting referenced columns

A Changing row height
B Inserting columns
C Printing sheet
D Wrapping text

A formula contains =A1/B1 and B1 is blank. Which error appears

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

A formula shows #VALUE! after adding text and numbers. What is likely wrong

A Sheet missing
B Printer offline
C Chart deleted
D Wrong data type

Which formula tool helps identify the exact cell used inside a formula quickly

A Print preview
B Trace precedents
C Wrap text
D Freeze panes

Which formula tool shows where a cell’s value is used elsewhere

A Clear rules
B Goal seek
C Trace dependents
D Data bars

When a sheet name has spaces, which reference is correct for cell C3

A My Sheet!C3
B “My Sheet”!C3
C (My Sheet)!C3
D ‘My Sheet’!C3

Which function returns current date and time and updates on recalculation

A TODAY
B NOW
C DATE
D DAY

Which function returns current date only, without time portion

A TODAY
B NOW
C YEAR
D MONTH

Which function converts numeric-looking text to a real number for calculation

A TEXT
B TRIM
C VALUE
D PROPER

Which text cleanup function is most useful before doing lookups on imported codes

A LEN
B MID
C RIGHT
D TRIM

Which paste option converts formulas to fixed numbers without changing formatting

A Paste Formats
B Paste Values
C Paste Link
D Paste Comment

Which format supports saving macros inside the workbook

A XLSX
B CSV
C XLSM
D PDF

Which feature records a sequence of actions for automation

A Pivot Table
B Data Validation
C Text to Columns
D Macro Recorder

Which issue most often makes Text to Columns split incorrectly

A Wrong theme
B Wrong printer
C Wrong delimiter
D Wrong sheet color

Leave a Reply

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