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 medium
Which of these is a valid Excel formula
💡 Explanation:=A1+A2 is a valid formula; formulas must start with = and be complete.
- Q2 medium
A cell reference that changes when copied to another cell is a
💡 Explanation:A relative reference adjusts automatically when the formula is copied.
- Q3 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.
- Q4 Past Paper · PPSC/FPSC/NTS easy
MS Excel was developed by
💡 Explanation:MS Excel is developed by Microsoft as part of MS Office.
- Q5 easy
Showing only rows that meet a condition is called
💡 Explanation:Filtering displays only the rows that meet specified criteria.
- Q6 easy
Arranging data in ascending or descending order is called
💡 Explanation:Sorting arranges data in ascending or descending order.
- Q7 easy
Combining several cells into one is called
💡 Explanation:Merging combines two or more cells into a single larger cell.
- Q8 easy
The AutoSum button quickly inserts which function
💡 Explanation:AutoSum inserts the SUM function for the adjacent range.
- Q9 easy
Which feature automatically continues a series such as Jan, Feb, Mar
💡 Explanation:AutoFill automatically completes a series based on a pattern.
- Q10 medium
To keep the top row visible while scrolling, you use
💡 Explanation:Freeze Panes keeps chosen rows or columns visible while scrolling.
- Q11 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.
- Q12 easy
Which of the following is NOT an Excel function
💡 Explanation:PARAGRAPH is not an Excel function; SUM, AVERAGE and COUNT are.
- Q13 easy
To move to the next cell on the right, you press
💡 Explanation:Pressing Tab moves the active cell one column to the right.
- Q14 medium
The shortcut Ctrl+; (semicolon) inserts the current
💡 Explanation:Ctrl+; inserts the current date into the active cell.
- Q15 medium
The IF function in Excel is a/an
💡 Explanation:IF is a logical function that returns different results based on a condition.
- Q16 Past Paper · PPSC/FPSC/NTS medium
Which function joins text from different cells
💡 Explanation:CONCATENATE (or CONCAT) joins text from several cells into one.
- Q17 easy
The tabs at the bottom of the Excel window represent
💡 Explanation:The tabs at the bottom represent the worksheets in the workbook.
- Q18 medium
The formula =SUM(A1:A5) will
💡 Explanation:=SUM(A1:A5) adds every value in the range A1 through A5.
- Q19 easy
MS Excel is mainly used for
💡 Explanation:Excel is a spreadsheet program used for calculations, data analysis and charts.
- Q20 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.
- Q21 easy
Each page within an Excel workbook is called a
💡 Explanation:A single page of cells in a workbook is called a worksheet.
- Q22 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.
- Q23 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.
- Q24 Past Paper · PPSC/FPSC/NTS easy
Every formula in Excel must begin with
💡 Explanation:All Excel formulas start with an equal sign (=).
- Q25 easy
A cell reference is written as
💡 Explanation:A cell reference combines the column letter and row number, e.g. A1.
- Q26 Past Paper · PPSC/FPSC/NTS easy
Which function adds a range of numbers
💡 Explanation:The SUM function adds all the numbers in a range.
- Q27 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.
- Q28 easy
Which function returns the largest value in a range
💡 Explanation:The MAX function returns the largest value in a range.
- Q29 easy
Which function returns the smallest value in a range
💡 Explanation:The MIN function returns the smallest value in a range.
- 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 symbol used to make a cell reference absolute is
💡 Explanation:The dollar sign ($) locks a cell reference, making it absolute.
- Q32 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.
- Q33 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.
- Q34 easy
By default, text entered in a cell is aligned to the
💡 Explanation:Text is aligned to the left of a cell by default.
- Q35 easy
By default, numbers entered in a cell are aligned to the
💡 Explanation:Numbers are aligned to the right of a cell by default.
- Q36 easy
A group of selected cells is called a
💡 Explanation:A group of adjacent selected cells is called a range.
- Q37 easy
The columns in Excel are labeled with
💡 Explanation:Excel columns are labeled with letters (A, B, C ...).
- Q38 easy
The rows in Excel are labeled with
💡 Explanation:Excel rows are labeled with numbers (1, 2, 3 ...).
- Q39 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).
- Q40 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.
- Q41 medium
Which function counts only cells that contain numbers
💡 Explanation:The COUNT function counts only the cells containing numeric values.
- Q42 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.
- Q43 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.
- Q44 easy
A graphical representation of data in Excel is called a
💡 Explanation:A chart is a graphical representation of worksheet data.
- Q45 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.