50 Tricky MS Excel Objective Questions and Answers PDF

Download the Practice Workbook

You can download the PDF and Excel files by submitting your valid email address:


Problem Overview

The Excel and PDF files each contain 50 MS Excel objective questions and answers in PDF format. The questions are provided in the “Problem” sheet. The answers are highlighted in the “Solution” sheet. Here’s a snapshot of the sample dataset for this article. The dataset represents the sales achieved by 20 employees for a company.

Problem Overview

Let’s go through the objective questions.

  • Q1. Which Function can be used to Find the Number of Females?
    • COUNTIFS
    • COUNTIF
    • COUNT
    • Both a & b
  • Q2. The function to find the highest sales value is –
    • MAX
    • MAXIMUM
    • AGGREGATE
    • Both a & c
  • Q3. The total value of sales for the male employees can be calculated by using –
    • SUMIF
    • IFS
    • MAX
    • INDEX-MATCH
  • Q4. To find the employee who generated the most sales, you can use the following formula –
    • =INDEX(B5:B24,MATCH(MAX(F5:F24),F5:F24,0))
    • =INDEX(B5:B24,MATCH(MAX(F5:F24),F5:F24,1))
    • =INDEX(B5:B24,MAX(F5:F24),0)
    • =INDEX(B5:B24,MATCH(MAX(F5:F24),F5:F24,-1))
  • Q5. To find the distinct job position names, you can use –
    • AGGREGATE
    • UNIQUE
    • IFERROR, INDEX, and MATCH
    • Both b & c
  • Q6. To determine the total number of characters in the employee names, you can use the function named –
    • LENGTH
    • LEN
    • LENB
    • STRINGLENGTH
  • Q7. To extract the day value from the Date Joined column, which of the following features can be used?
    • DAY Function
    • Insert an adjacent helper column and use Flash Fill
    • LEFT Function
    • a, b & c
  • Q8. Which function can be used to determine the number of empty cells in the dataset?
    • COUNT
    • COUNTA
    • COUNTEMPTY
    • COUNTBLANK
  • Q9. Which function from the list can return a random name?
    • =INDEX(B5:B24,MATCH(RANDBETWEEN(1,20),B5:B24,0))
    • =INDEX(B5:B24,RANDBETWEEN(1,20))
    • =INDEX(B6:B25,RAND())
    • =INDEX(B6:B25,RAND(20))
  • Q10. To create a Pie Chart using the Position column, you can –
    • Select the cell range D5:D24 and select Pie Chart from the Insert tab.
    • Select the cell range D5:D24 and select Recommended Chart from the Insert tab, and then select the Pie Chart.
    • Find the unique values and their instances and then create a Pie Chart.
    • None of these.
  • Q11. To determine the number of sales greater than $100,000 AND dates joined after 30th April, the following formula needs to be used –
    • =COUNTIFS(F5:F24,”>100000″,E5:E24,”>44681″)
    • =COUNTIF(F5:F24,”>100000″)+COUNTIF(E5:E24,”>44681″)
    • Both a & b
    • None of these
  • Q12. To determine the number of sales greater than $100,000 OR dates joined after 30th April, the following formula needs to be used –
    • =COUNTIFS(F5:F24,”>100000″,E5:E24,”>44681″)
    • =COUNTIF(F5:F24,”>100000″)+COUNTIF(E5:E24,”>44681″)
    • Both a & b
    • None of these
  • Q13. To calculate the average sales by the male employees, the following formula need to be used –
    • =AVERAGEIF(C5:C24,”Male”,F5:F24)
    • =AVERAGEIFS(C5:C24,”Male”,F5:F24)
    • =IF(C5:C24=”Male”,AVERAGE(F5:F24),””)
    • =MEANIF(C5:C24,”Male”,F5:F24)
  • Q14. To find the arithmetic mean, you can use the following function –
    • MEAN
    • AVERAGE
    • GEOMEAN
    • MIDPOINT
  • Q15. The shortcut to find the total of some numbers is –
    • Alt + =
    • Ctrl + =
    • Shift + =
    • Ctrl + Alt + =
  • Q16. To insert a chart from a data selection, you can press –
    • F5
    • F7
    • F11
    • F2
  • Q17. To open the Spelling dialog box, you need to press –
    • F5
    • F7
    • F11
    • F2
  • Q18. To bring up Custom Cell Formatting, press –
    • Ctrl + 1
    • Ctrl + 2
    • Ctrl + 3
    • Ctrl + 4
  • Q19. To repeat the previous action, you will need to press –
    • F5
    • F4
    • F7
    • F3
  • Q20. The latest version of Microsoft Office is called –
    • Excel 366
    • Microsoft 365
    • Excel 2023
    • Office 365
  • Q21. Which of the following shortcuts will open the Find and Replace dialog box and activate the Replace tab?
    • Ctrl + H
    • Ctrl + R
    • Ctrl + F
    • Alt + F
  • Q22. To return value from the left side of the matched value, we can use –
    • VLOOKUP Function
    • VLOOKUP and IF Functions
    • HLOOKUP Function
    • ZLOOKUP Function
  • Q23. Which formula is correct for returning the name of the salesperson with $25,010 in sales?
    •  =VLOOKUP(F5,IF({1,0},F5:F24,B5:B24),2,0)
    • =ZLOOKUP(F5,F5:F24,B5:B24)
    • =XLOOKUP(F6,F5:F24,B5:B24)
    • Both a & c
  • Q24. The cell C15 is empty and F15 is $135,430. So, the output of =C15*F15 is –
    • $135,430
    • 0
    • #VALUE!
    • #DIV/0
  • Q25. Different types of Font Formatting are available in the –
    • Home Tab
    • Insert Tab
    • Data Tab
    • Format Tab
  • Q26. There is a total of x functions inside the AGGREGATE Function. The value of x is –
    • 17
    • 18
    • 19
    • 21
  • Q27. The maximum number of rows and columns in Excel are –
    • 1,048,576 columns and 16,384 rows
    • 1,048,576 rows and 16,384 columns
    • 256 columns and 65,536 rows
    • None of these
  • Q28. The last column in Excel is –
    • XFA
    • XFB
    • XFC
    • XFD
  • Q29. The first version of Excel was released in –
    • 1982
    • 1985
    • 1987
    • 1989
  • Q30. Which of the following functions can you use to determine the number of values in the Sales column?
    • NUM
    • NUMBER
    • COUNT
    • None of these
  • Q31. Microsoft Excel is the most popular spreadsheet program in the world. Which of the following is the first spreadsheet program?
    • Microsoft Excel
    • Lotus 1-2-3
    • VisiCalc
    • SuperCalc
  • Q32. If you want to show the current date with time, you can use –
    • =NOW()
    • =TODAY()
    • Both
    • None of these
  • Q33. The difference between the SEARCH and FIND function is –
    • The FIND function is case sensitive and the SEARCH function is not.
    • The SEARCH function is case sensitive and the FIND function is not.
    • There is no difference between them, only for compatibility, both are listed.
    • None of these.
  • Q34. Which of the following functions is not available in the VBA WorksheetFunction method?
    • IF
    • COUNTIF
    • SUM
    • COUNTA
  • Q35. If there is a red triangle in the top-right corner of the cell, it signifies –
    • There is a note in that cell.
    • The cell is formatted as text.
    • There is an error on that cell.
    • There is a circular reference.
  • Q36. If there is a green triangle in the top-left corner of the cell, it signifies –
    • There is a note in that cell.
    • The cell is formatted as a number.
    • There is an error on that cell.
    • There is a circular reference.
  • Q37. Which of the following shortcuts brings up the VBA window?
    • Alt + F8
    • Alt + F9
    • Alt + F11
    • Alt + F7
  • Q38. Which of the formulas rounds up the sales figure from cell F17 to the nearest thousand?
    • =MROUND(F17,1000)
    • =FLOOR.MATH(F17,1000)
    • =CEILING.MATH(F17,1000)
    • =ROUNDUP(F17,1000)
  • Q39. You can assign sequential serial number (1,2,3, etc.) to the rows by using the formula and AutoFill –
    • =ROWS($B$5:B5)
    • =ROWS(B5)
    • =ROW(B5)-3
    • Both a & c
  • Q40. Which of the following are not valid Excel functions?
    • NUM
    • MEAN
    • TRUE
    • Both a&b
  • Q41. In the VBA Cells function, the argument Cells (x, y) means –
    • x = row number, y = column number
    • x = column number, y = row number
    • x = row index y = column index
    • x = column index, y = row index
  • Q42. The maximum height of a row is –
    • 409.5 Units
    • 403.5 Units
    • 410 Units
    • 412 Units
  • Q43. You can copy a cell by using the shortcut –
    • Ctrl + P
    • Ctrl + V
    • Ctrl + C
    • Ctrl + X
  • Q44. Which of the following functions is available but not shown in the Excel Tooltip?
    • DATEVALUE
    • DATEDIF
    • KLOOKUP
    • MEAN
  • Q45. Which of the following is an absolute cell reference?
    • F15
    • F$15
    • $F$15
    • $F15
  • Q46. Which of the following is a mixed cell reference?
    • F15
    • $F$16
    • $F$15
    • $F15
  • Q47. When you move your cursor to the bottom right corner of a cell, it turns into a plus (+) sign. This icon is known as the –
    • AutoFill Tool
    • Fill Handle
    • Fill Tool
    • Drag Handle
  • Q48. If you select a range of cells and type something, pressing a specific shortcut will copy the value to the selected range. That shortcut key is –
    • Shift + Enter
    • Ctrl + Enter
    • Alt + Enter
    • None of these
  • Q49. If there is a VBA code in your Excel file, then you should save the file in ____ format –
    • .xlsx
    • .xls
    • .xlsm
    • .csv
  • Q50. Google has developed their own spreadsheet program, which is known as –
    • Sheets
    • Docs
    • Spreadsheet
    • Slides

The image below depicts the first five solutions to the objective questions.


Download the Practice Workbook

You can download the PDF and Excel files by providing your valid email address:

Get FREE Advanced Excel Exercises with Solutions!

Rafiul Haq
Rafiul Haq

Rafiul Haq worked as an Excel and VBA Content Developer in Exceldemy for over two years and published almost 200 articles for the website. He is passionate about exploring new aspects of Excel and VBA. He received his Bachelor of Science in Mechanical and Production Engineering (MPE) from the Islamic University of Technology. Rafiul furthered his education by obtaining an MBA in Finance from the Institute of Business Administration (IBA) at the University of Dhaka. Apart from creating... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo