Skip to main content

MS Excel Quiz. Check Your MS Excel Knowledge

Most Important MS Excel Questions And Answers.

A quick MS Excel Questions & Answer revision. Top-level selected questions for your interview and all competitive exam like Bank PO, Civil Services, Railway, etc.


MS Excel Quiz



Q – When we save MS Excel file, what is the default extension?
Ans :   .xml 


Q –  In MS Excel, VBA stands for ?
Ans : Visual Basic For Applications.


Q –  Which version used First time VBA option?
Ans: Excel 5 Version


Q –  How many character a cell can contain.
Ans – 32,767


Q –  What IS a short cut key to creating a bar graph within a second?
Ans : Function Key F11

 
Q –  By which sign, we can fix a table array?
Ans : By putting $ sign (Table A1:E10) We can fix the table (Table $A$1:$E$10)


Q –  Short cut key to open a new workbook?
Ans : Ctrl + N


Q –  In which year Microsoft company launched the first version of MS Excel?
Ans: 1987


Q –  X, Y Chart called in MS Excel?
Ans: Scatter Chart


Q –  How to print anything in excel
Ans: By pressing Ctrl + P Button


Q –  What is filter in MS Excel?
Ans: A filter is use to sort the data, we can get information easily by applying filters in a huge database.


Q –  What is the shortcut to apply filter in Excel sheets?
Ans : Select the column, press Ctrl + Shift + L


Q –  How to lock your Computer by short cut key?
Ans : Window + L


Q –  If there are two functions, and inside one function there is one more function, what does it call?
Ans : Nested Function


Q –  Which function can show current data and time.
Ans : Now Function


Q –  How many sheets available by default in Excel Workbook
Ans :  3


Q –  Is it true, each cell in MS Excel has a unique address
Ans : Yes. Each cell has its own unique address like . A1, A2.. B1, B2..


Q –  Why we use the comment option in MS Excel?
Ans : With The help of comments, we can write any information related to the cell or what we like to remember. it is a small note over the cell. It can clarify the purpose of the cell. We can also mention the formula or any location in the comment box.


Q –  What is the shot cut of Comment.
Ans : Shift + F2


Q –  Why we use freeze Row or Column.
Ans : Freeze is use to fix upper heading or side row data. Freeze is use to freeze the upper column or starting left-hand side rows. After freezing any row or cell, the portion fixes, and we can move all over the workbook but the frozen cell or row doesn’t move.


Q –  What is the Difference Count, Countblank, CountA, Countif, Countifs
Ans : 
Count:  is use to count only numeric values or data.
CountA: means Count All, it is used to count any value in the cell except blank
CountBlank: is use to count the blank values only.
Countif: is use for logical values, text logical function. It means count the value if the criteria match.
Countries: is use to check multiple logical conditions.


Q - What is the short cut key to get the sum value
Ans: Alt + (Alt and press plus button) 

If you have any queries, kindly put your comments below for more clarification. You can also give your precious advice in the comment section below.




Comments

Popular posts from this blog

Top 10 Job Oriented Certificate Courses

Hello Friends and students. Life is very fast these days and we want some shortcut to become successful in our life. Maximum students want to get a job as soon as possible after completing their studies. Here we will suggest the top 10 job-oriented certificate courses. 1 - Project Management Professional (PMP) Certification: Globally, industries greatly value project management professional certification. It gives you the ability to manage projects successfully, including team leadership, planning, execution, and monitoring. After this course, you can handle big projects or you can assist the senior also. For All Details Click Here 2 - Certified Data Scientist: Making informed business decisions requires data science. This certification prepares you to analyze and interpret complicated data by covering statistics, machine learning, data visualization, and programming abilities. Data scientist is the most demanding course during this period. If you are good to play with huge databases a...

How To Use "LEFT" & “ RIGHT" Formulas in MS Excel.

Uses and explanation of "LEFT" & “ RIGHT Formulas. MS Excel formulas: Easiest way to understand Syntax and usage : Formula:  A: "RIGHT”     B:   “LEFT” =RIGHT(Text,[num_chars]) Explanation:    RIGHT formula is used to split the value inside the cell. In a cell we have a name like "John Abraham", but we don't need the full name, as per client requirement, we want only last name from the tab. In this case, we can use Right formula in MS Excel. Example:   Let suppose we have the name “Mark Henry” in a cell A:1. We would like to take only “Henry” from the cell. See below, how can we pull the last name by the RIGHT formula.  =RIGHT ( E9 , 6 ) You can see in the above table that we can separate Hanery name with using RIGHT formula. Name: Mark Hanery. Query:  We want to separate the last name only.  Formula = Right(E9,6)  Result: Hanery E9 is the cell reference and 6 is the number of...

What is Blockchain Technology?

Blockchain Technology Blockchain technology is a decentralized digital ledger that enables secure transactions and storage of data. It is essentially a chain of blocks, where each block contains a record of transactions that are verified and added to the chain by a network of computers. Once added to the chain, these records cannot be altered or deleted, ensuring the integrity and immutability of the data. This technology is based on cryptography, distributed computing, and game theory principles, making it highly secure and transparent. It eliminates the need for intermediaries or third parties, reducing transaction costs and increasing efficiency. Blockchain technology has a wide range of applications, including but not limited to, cryptocurrency transactions, supply chain management, voting systems, smart contracts, and digital identity verification. Its potential for disruption is enormous, and it is considered to be one of the most significant technological innovations of the past...