MS-Excel MCQs (201-300)

  1. Which Excel feature allows you to summarize large datasets dynamically?
    A) PivotTable B) Data Table C) Filter D) Chart
    Answer: A) PivotTable

  2. To refresh a PivotTable, you can press:
    A) Alt + F5 B) F9 C) Ctrl + Alt + F5 D) Ctrl + R
    Answer: C) Ctrl + Alt + F5

  3. In a PivotTable, the “Values” area usually contains:
    A) Numerical fields B) Text fields C) Dates D) Filters
    Answer: A) Numerical fields

  4. Which option lets you group PivotTable data by month or year?
    A) Group Field B) Filter Field C) Data Slice D) Aggregate Field
    Answer: A) Group Field

  5. Slicers are used in Excel to:
    A) Filter PivotTable data visually B) Sort worksheets C) Merge cells D) Highlight duplicates
    Answer: A) Filter PivotTable data visually

  6. Timelines in Excel work specifically with:
    A) Date fields B) Text fields C) Numeric IDs D) Chart labels
    Answer: A) Date fields

  7. Which Excel feature allows creating a 3D map visualization?
    A) Power Map B) SmartArt C) Power View D) Data Bars
    Answer: A) Power Map

  8. Power Query is primarily used for:
    A) Data import and transformation B) Chart design C) Cell formatting D) VBA automation
    Answer: A) Data import and transformation

  9. To open Power Query Editor:
    A) Data → Get & Transform → Launch Editor B) Insert → Chart C) Review → Track Changes D) Home → Paste Special
    Answer: A) Data → Get & Transform → Launch Editor

  10. Power Pivot helps in:
    A) Managing large data models B) Editing macros C) Designing templates D) Creating comments
    Answer: A) Managing large data models

  11. Which add-in allows DAX calculations in Excel?
    A) Power Pivot B) Solver C) Analysis ToolPak D) Power View
    Answer: A) Power Pivot

  12. In Power Pivot, relationships are built using:
    A) Primary and foreign keys B) Formulas C) Filters D) Styles
    Answer: A) Primary and foreign keys

  13. What does the DAX function CALCULATE() do?
    A) Modifies filter context B) Adds numbers C) Returns average D) Creates charts
    Answer: A) Modifies filter context

  14. The DAX function RELATED() is used to:
    A) Retrieve values from related tables B) Merge text C) Compare data D) Sort lists
    Answer: A) Retrieve values from related tables

  15. Power View is used for:
    A) Interactive data visualization B) File encryption C) Worksheet protection D) Formula auditing
    Answer: A) Interactive data visualization

  16. To activate Developer tab, you must:
    A) Enable it from Excel Options → Customize Ribbon B) Press Alt + F11 C) Use Ctrl + D D) Open Power Query
    Answer: A) Enable it from Excel Options → Customize Ribbon

  17. The VBA editor opens with:
    A) Alt + F11 B) Ctrl + Alt + F1 C) Shift + F11 D) F10
    Answer: A) Alt + F11

  18. VBA stands for:
    A) Visual Basic for Applications B) Visual Basic Analyzer C) Visual Base Automation D) Variable Based Application
    Answer: A) Visual Basic for Applications

  19. In VBA, which keyword defines a variable?
    A) Dim B) Var C) Let D) Const
    Answer: A) Dim

  20. To execute a VBA macro, you can press:
    A) Alt + F8 B) Ctrl + M C) F9 D) Shift + F5
    Answer: A) Alt + F8

  21. A macro can be stored in:
    A) Personal Macro Workbook B) Template File C) Add-in D) All of the above
    Answer: D) All of the above

  22. File extension for macro-enabled workbook:
    A) .xlsm B) .xlsx C) .csv D) .xltx
    Answer: A) .xlsm

  23. Which function is used in VBA to display a message box?
    A) MsgBox() B) Print() C) Show() D) Display()
    Answer: A) MsgBox()

  24. The InputBox() function in VBA is used to:
    A) Get user input B) Display alert C) Open file D) Close workbook
    Answer: A) Get user input

  25. To protect a worksheet:
    A) Review → Protect Sheet B) Data → Validation C) Home → Format D) File → Info
    Answer: A) Review → Protect Sheet

  26. To remove protection:
    A) Review → Unprotect Sheet B) File → Options C) Data → Sort D) Home → Clear
    Answer: A) Review → Unprotect Sheet

  27. You can protect a workbook structure using:
    A) Review → Protect Workbook B) File → Save As C) Home → Protect Range D) Data → Protect
    Answer: A) Review → Protect Workbook

  28. A workbook password can be set from:
    A) File → Info → Protect Workbook → Encrypt with Password B) Data → Tools C) Review → Comments D) View → Options
    Answer: A) File → Info → Protect Workbook → Encrypt with Password

  29. To restrict editing in Excel:
    A) File → Info → Protect Workbook → Restrict Access B) Review → Track Changes C) View → Page Layout D) Home → Cells
    Answer: A) File → Info → Protect Workbook → Restrict Access

  30. Which Excel feature records changes made by multiple users?
    A) Track Changes B) Solver C) Formulas D) Flash Fill
    Answer: A) Track Changes

  31. Shared workbook feature allows:
    A) Multiple users to edit the same workbook B) Password protection C) Hiding sheets D) Linking files
    Answer: A) Multiple users to edit the same workbook

  32. Co-authoring in modern Excel replaces:
    A) Shared Workbook B) Data Tables C) Templates D) Power Query
    Answer: A) Shared Workbook

  33. To insert a chart quickly, press:
    A) Alt + F1 B) F11 C) Alt + F2 D) Ctrl + Shift + C
    Answer: A) Alt + F1

  34. A chart on a separate sheet is called:
    A) Chart Sheet B) Pivot Chart C) Graph Page D) Data Chart
    Answer: A) Chart Sheet

  35. To switch chart rows and columns:
    A) Design → Switch Row/Column B) Data → Sort C) View → Transpose D) Insert → Convert
    Answer: A) Design → Switch Row/Column

  36. To change chart type:
    A) Design → Change Chart Type B) Home → Format C) Data → Sort D) View → Switch
    Answer: A) Design → Change Chart Type

  37. A combination chart allows:
    A) Two chart types on one chart B) Multiple sheets C) Macros D) Filters
    Answer: A) Two chart types on one chart

  38. Sparkline is used to:
    A) Show mini charts inside cells B) Insert hyperlinks C) Highlight duplicates D) Calculate totals
    Answer: A) Show mini charts inside cells

  39. Conditional formatting allows you to:
    A) Format cells based on criteria B) Change sheet names C) Protect cells D) Insert images
    Answer: A) Format cells based on criteria

  40. Data Validation can:
    A) Restrict data entry based on rules B) Merge data C) Protect workbooks D) Sort data
    Answer: A) Restrict data entry based on rules

  41. To apply data validation for list entries:
    A) Data → Data Validation → Allow: List B) Home → Format C) Insert → Table D) Review → Protect
    Answer: A) Data → Data Validation → Allow: List

  42. Flash Fill is used to:
    A) Automatically fill values based on patterns B) Copy formulas C) Highlight rows D) Merge columns
    Answer: A) Automatically fill values based on patterns

  43. Shortcut for Flash Fill:
    A) Ctrl + E B) Alt + E C) Ctrl + Shift + E D) F9
    Answer: A) Ctrl + E

  44. The Goal Seek feature is found under:
    A) Data → What-If Analysis B) Formulas → Audit C) Review → Track D) View → Macros
    Answer: A) Data → What-If Analysis

  45. Scenario Manager is used for:
    A) Creating multiple data outcome models B) Data sorting C) Chart animation D) Sheet protection
    Answer: A) Creating multiple data outcome models

  46. Data Table in What-If Analysis allows:
    A) Testing formulas for different inputs B) Creating PivotTables C) Summarizing data D) Copying charts
    Answer: A) Testing formulas for different inputs

  47. Solver is used for:
    A) Optimization problems B) Statistical summaries C) Sorting data D) Finding duplicates
    Answer: A) Optimization problems

  48. Analysis ToolPak provides:
    A) Advanced statistical analysis tools B) Chart templates C) Formatting options D) Keyboard shortcuts
    Answer: A) Advanced statistical analysis tools

  49. To enable Analysis ToolPak:
    A) File → Options → Add-ins → Manage Excel Add-ins B) Data → Analysis C) View → Macros D) Review → Comments
    Answer: A) File → Options → Add-ins → Manage Excel Add-ins

  50. The FORECAST() function is used to:
    A) Predict a future value based on existing data B) Calculate averages C) Sort lists D) Validate data
    Answer: A) Predict a future value based on existing data

  51. The TREND() function:
    A) Returns values along a linear trend B) Finds average C) Merges data D) Displays chart
    Answer: A) Returns values along a linear trend

  52. The GROWTH() function performs:
    A) Exponential curve fitting B) Linear regression C) Counting D) Filtering
    Answer: A) Exponential curve fitting

  53. The RSQ() function returns:
    A) The square of the Pearson correlation coefficient B) Regression intercept C) Mean D) Slope
    Answer: A) The square of the Pearson correlation coefficient

  54. The SLOPE() function returns:
    A) Slope of the linear regression line B) Correlation C) Mean D) Range
    Answer: A) Slope of the linear regression line

  55. The INTERCEPT() function returns:
    A) Y-intercept of regression line B) Correlation C) Mode D) Median
    Answer: A) Y-intercept of regression line

  56. The STEYX() function returns:
    A) Standard error of predicted Y values B) Standard deviation C) Median D) Mode
    Answer: A) Standard error of predicted Y values

  57. Which function performs multiple criteria lookup?
    A) XLOOKUP() B) VLOOKUP() C) INDEX() D) SEARCH()
    Answer: A) XLOOKUP()

  58. XLOOKUP() replaces which two older functions?
    A) VLOOKUP() and HLOOKUP() B) SUM() and COUNT() C) IF() and OR() D) LEFT() and RIGHT()
    Answer: A) VLOOKUP() and HLOOKUP()

  59. XMATCH() function returns:
    A) Relative position of an item B) Matching cell value C) Cell address D) Formula result
    Answer: A) Relative position of an item

  60. The INDEX-MATCH combination is used instead of:
    A) VLOOKUP() B) SUMIF() C) COUNTIF() D) CONCAT()
    Answer: A) VLOOKUP()

  61. To combine text from multiple cells:
    A) CONCAT() B) SUM() C) PRODUCT() D) MID()
    Answer: A) CONCAT()

  62. CONCATENATE() function is replaced by:
    A) CONCAT() and TEXTJOIN() B) JOIN() C) COMBINE() D) MERGE()
    Answer: A) CONCAT() and TEXTJOIN()

  63. TEXTJOIN() allows you to:
    A) Specify a delimiter B) Merge sheets C) Create formulas D) Delete spaces
    Answer: A) Specify a delimiter

  64. SUBSTITUTE() function replaces:
    A) Old text with new text B) Formulas C) Numbers D) Dates
    Answer: A) Old text with new text

  65. REPLACE() function changes:
    A) Part of a text string by position B) Values in range C) Formats D) Styles
    Answer: A) Part of a text string by position

  66. TRIM() removes:
    A) Extra spaces from text B) All punctuation C) Formulas D) Numbers
    Answer: A) Extra spaces from text

  67. CLEAN() removes:
    A) Non-printable characters B) Extra spaces C) Duplicates D) Formulas
    Answer: A) Non-printable characters

  68. PROPER() converts text to:
    A) Proper case B) Uppercase C) Lowercase D) Sentence case
    Answer: A) Proper case

  69. UPPER() converts text to:
    A) Uppercase B) Lowercase C) Proper case D) Mixed case
    Answer: A) Uppercase

  70. LOWER() converts text to:
    A) Lowercase B) Uppercase C) Proper case D) Sentence case
    Answer: A) Lowercase

  71. EXACT() function checks if:
    A) Two text strings are identical B) Numbers match C) Values are blank D) Strings contain digits
    Answer: A) Two text strings are identical

  72. FIND() function returns:
    A) Position of a substring B) Text value C) Cell address D) Word count
    Answer: A) Position of a substring

  73. SEARCH() function differs from FIND() because it:
    A) Is not case-sensitive B) Is faster C) Returns formulas D) Counts cells
    Answer: A) Is not case-sensitive

  74. MID() extracts text from:
    A) Middle of a string B) Start C) End D) Random position
    Answer: A) Middle of a string

  75. LEFT() extracts characters from:
    A) Beginning of a string B) End C) Middle D) Next cell
    Answer: A) Beginning of a string

  76. RIGHT() extracts characters from:
    A) End of a string B) Start C) Middle D) Formula
    Answer: A) End of a string

  77. LEN() returns:
    A) Number of characters in text B) Cell width C) File size D) Row length
    Answer: A) Number of characters in text

  78. VALUE() converts:
    A) Text to number B) Number to text C) Formula to text D) Date to text
    Answer: A) Text to number

  79. CODE() returns:
    A) Numeric code for first character B) ASCII of last C) Unicode text D) Binary code
    Answer: A) Numeric code for first character

  80. CHAR() returns:
    A) Character from code number B) Code from character C) Cell address D) Random text
    Answer: A) Character from code number

  81. The TEXT() function can format:
    A) Numbers and dates as text B) Charts C) Macros D) Comments
    Answer: A) Numbers and dates as text

  82. Custom number format “#,##0.00” means:
    A) Commas for thousands, two decimal places B) Percent style C) Date format D) Scientific notation
    Answer: A) Commas for thousands, two decimal places

  83. Conditional format icon sets show:
    A) Visual indicators (arrows, bars) B) Numbers C) Comments D) Errors
    Answer: A) Visual indicators (arrows, bars)

  84. MS-excel extensions  ?  Ans. .exex


  1. Color Scales in Conditional Formatting are used to:
    A) Represent data values with colors B) Create charts C) Insert sparklines D) Apply themes
    Answer: A) Represent data values with colors

  2. To apply conditional formatting based on another cell’s value:
    A) Use “Formula is” rule B) Use “Top 10” rule C) Use Data Bars D) Use Icon Set
    Answer: A) Use “Formula is” rule

  3. The Quick Analysis tool can be accessed by pressing:
    A) Ctrl + Q B) Alt + Q C) Ctrl + A D) F12
    Answer: A) Ctrl + Q

  4. Flash Fill can be triggered manually by:
    A) Pressing Ctrl + E B) Double-clicking Fill Handle C) Pressing F2 D) Using Ctrl + Shift + L
    Answer: A) Pressing Ctrl + E

  5. Which Excel version first introduced Flash Fill?
    A) Excel 2013 B) Excel 2010 C) Excel 2016 D) Excel 2007
    Answer: A) Excel 2013

  6. Which tool allows you to remove duplicates from a dataset?
    A) Data → Remove Duplicates B) Home → Clear C) Review → Clean D) Data → Validation
    Answer: A) Data → Remove Duplicates

  7. To highlight duplicate values in a column:
    A) Use Conditional Formatting → Duplicate Values B) Use Filter C) Use Sort D) Use Text to Columns
    Answer: A) Use Conditional Formatting → Duplicate Values

  8. To combine data from multiple worksheets, you can use:
    A) Consolidate tool B) Merge Cells C) Flash Fill D) Format Painter
    Answer: A) Consolidate tool

  9. The Consolidate tool is found under:
    A) Data tab B) View tab C) Insert tab D) Review tab
    Answer: A) Data tab

  10. Excel’s Camera tool is used to:
    A) Take a live snapshot of a range B) Capture screenshots C) Record macros D) Save charts
    Answer: A) Take a live snapshot of a range

  11. To activate the Camera tool:
    A) Add it from Quick Access Toolbar options B) Use Ctrl + Shift + C C) Enable in Developer tab D) Press Alt + P
    Answer: A) Add it from Quick Access Toolbar options

  12. To create a drop-down list in Excel:
    A) Use Data Validation → Allow: List B) Use Conditional Formatting C) Use Text to Columns D) Use Filter
    Answer: A) Use Data Validation → Allow: List

  13. A dynamic drop-down list can be made using:
    A) Excel Tables or Named Ranges B) Static data C) Flash Fill D) Filter
    Answer: A) Excel Tables or Named Ranges

  14. To link data between workbooks, Excel uses:
    A) External references B) Internal references C) Static text D) Comments
    Answer: A) External references

  15. An external reference includes:
    A) Workbook name, sheet name, and cell reference B) Only cell address C) Sheet name only D) Workbook path only
    Answer: A) Workbook name, sheet name, and cell reference

  16. Circular references occur when:
    A) A formula refers to its own cell directly or indirectly B) Formula contains text C) Cell is locked D) Workbook is shared
    Answer: A) A formula refers to its own cell directly or indirectly

Leave a Comment

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

You cannot copy content of this page

Scroll to Top