MS Excel MCQs 2026
45 questions with detailed answers · 15 from past papers · 5 quiz batches available
Choose a Quiz Batch. Each batch has 10 questions from this topic, in order. Take them one by one to work through all 45 MCQs. Login to save your scores and see your best per batch.
Read each question, think about the answer, then click Show Answer to reveal the correct option and explanation. Load 10 at a time so it stays manageable — perfect for one-topic study sessions on the bus or during a break.
- Q1 easy
Which of the following is NOT an Excel function
💡 Explanation:PARAGRAPH is not an Excel function; SUM, AVERAGE and COUNT are.
- Q2 medium
The IF function in Excel is a/an
💡 Explanation:IF is a logical function that returns different results based on a condition.
- Q3 medium
To keep the top row visible while scrolling, you use
💡 Explanation:Freeze Panes keeps chosen rows or columns visible while scrolling.
- Q4 easy
Which feature automatically continues a series such as Jan, Feb, Mar
💡 Explanation:AutoFill automatically completes a series based on a pattern.
- Q5 easy
The AutoSum button quickly inserts which function
💡 Explanation:AutoSum inserts the SUM function for the adjacent range.
- Q6 easy
Combining several cells into one is called
💡 Explanation:Merging combines two or more cells into a single larger cell.
- Q7 easy
Arranging data in ascending or descending order is called
💡 Explanation:Sorting arranges data in ascending or descending order.
- Q8 easy
Showing only rows that meet a condition is called
💡 Explanation:Filtering displays only the rows that meet specified criteria.
- Q9 Past Paper · PPSC/FPSC/NTS easy
MS Excel was developed by
💡 Explanation:MS Excel is developed by Microsoft as part of MS Office.
- Q10 easy
The cell that is currently selected and ready for input is the
💡 Explanation:The active cell is the currently selected cell ready to receive input.
- Q11 medium
A cell reference that changes when copied to another cell is a
💡 Explanation:A relative reference adjusts automatically when the formula is copied.
- Q12 medium
Which of these is a valid Excel formula
💡 Explanation:=A1+A2 is a valid formula; formulas must start with = and be complete.
- Q13 easy
The tabs at the bottom of the Excel window represent
💡 Explanation:The tabs at the bottom represent the worksheets in the workbook.
- Q14 Past Paper · PPSC/FPSC/NTS medium
Which function joins text from different cells
💡 Explanation:CONCATENATE (or CONCAT) joins text from several cells into one.
- Q15 medium
The shortcut Ctrl+; (semicolon) inserts the current
💡 Explanation:Ctrl+; inserts the current date into the active cell.
- Q16 easy
To move to the next cell on the right, you press
💡 Explanation:Pressing Tab moves the active cell one column to the right.
- Q17 Past Paper · PPSC/FPSC/NTS medium
A cell range from A1 to C3 is written as
💡 Explanation:A range is written with a colon, e.g. A1:C3.
- Q18 easy
A graphical representation of data in Excel is called a
💡 Explanation:A chart is a graphical representation of worksheet data.
- Q19 Past Paper · PPSC/FPSC/NTS medium
The ##### symbol displayed in a cell means
💡 Explanation:##### appears when a column is too narrow to display the number.
- Q20 Past Paper · PPSC/FPSC/NTS hard
The number of rows in an Excel 2007+ worksheet is
💡 Explanation:Excel 2007+ worksheets have 1,048,576 rows.
- Q21 Past Paper · PPSC/FPSC/NTS hard
The last column in Excel 2007 and later is
💡 Explanation:In Excel 2007+, the last column is XFD (column number 16,384).
- Q22 easy
The rows in Excel are labeled with
💡 Explanation:Excel rows are labeled with numbers (1, 2, 3 ...).
- Q23 easy
The columns in Excel are labeled with
💡 Explanation:Excel columns are labeled with letters (A, B, C ...).
- Q24 easy
A group of selected cells is called a
💡 Explanation:A group of adjacent selected cells is called a range.
- Q25 easy
By default, numbers entered in a cell are aligned to the
💡 Explanation:Numbers are aligned to the right of a cell by default.
- Q26 easy
By default, text entered in a cell is aligned to the
💡 Explanation:Text is aligned to the left of a cell by default.
- Q27 medium
The bar that displays the contents of the active cell is the
💡 Explanation:The formula bar displays and lets you edit the contents of the active cell.
- Q28 medium
The box that displays the reference of the active cell is the
💡 Explanation:The Name Box, left of the formula bar, shows the active cell reference.
- Q29 medium
The symbol used to make a cell reference absolute is
💡 Explanation:The dollar sign ($) locks a cell reference, making it absolute.
- Q30 Past Paper · PPSC/FPSC/NTS medium
In Excel, $A$1 is an example of a/an
💡 Explanation:$A$1 is an absolute reference that does not change when copied.
- Q31 medium
The formula =SUM(A1:A5) will
💡 Explanation:=SUM(A1:A5) adds every value in the range A1 through A5.
- Q32 easy
Which function returns the smallest value in a range
💡 Explanation:The MIN function returns the smallest value in a range.
- Q33 easy
Which function returns the largest value in a range
💡 Explanation:The MAX function returns the largest value in a range.
- Q34 Past Paper · PPSC/FPSC/NTS easy
Which function adds a range of numbers
💡 Explanation:The SUM function adds all the numbers in a range.
- Q35 Past Paper · PPSC/FPSC/NTS easy
Which function returns the average of a range
💡 Explanation:The AVERAGE function returns the arithmetic mean of a range.
- Q36 easy
A cell reference is written as
💡 Explanation:A cell reference combines the column letter and row number, e.g. A1.
- Q37 Past Paper · PPSC/FPSC/NTS easy
Every formula in Excel must begin with
💡 Explanation:All Excel formulas start with an equal sign (=).
- Q38 Past Paper · PPSC/FPSC/NTS easy
The default file extension of an Excel 2007 or later file is
💡 Explanation:Excel 2007+ files use the .xlsx extension.
- Q39 Past Paper · PPSC/FPSC/NTS easy
The intersection of a row and a column in Excel is called a
💡 Explanation:A cell is formed at the intersection of a row and a column.
- Q40 easy
Each page within an Excel workbook is called a
💡 Explanation:A single page of cells in a workbook is called a worksheet.
- Q41 Past Paper · PPSC/FPSC/NTS easy
A file created in MS Excel is called a
💡 Explanation:An Excel file is called a workbook, containing one or more worksheets.
- Q42 easy
MS Excel is mainly used for
💡 Explanation:Excel is a spreadsheet program used for calculations, data analysis and charts.
- Q43 medium
Which function counts only cells that contain numbers
💡 Explanation:The COUNT function counts only the cells containing numeric values.
- Q44 Past Paper · PPSC/FPSC/NTS medium
The VLOOKUP function is used to
💡 Explanation:VLOOKUP searches for a value in the first column and returns a value from the same row.
- Q45 Past Paper · PPSC/FPSC/NTS medium
Which feature summarizes large data using drag-and-drop fields
💡 Explanation:A Pivot Table summarizes and analyzes large datasets interactively.