Ms-Excel self notes
Ms-Excel self notes
Function Description
=AND Returns TRUE or FALSE based on two or more conditions
=AVERAGE Calculates the average (arithmetic mean)
=AVERAGEIF Calculates the average of a range based on a TRUE or FALSE condition
=AVERAGEIFS Calculates the average of a range based on one or more TRUE/FALSE conditions
=CONCAT Links together the content of multiple cells
=COUNT Counts cells with numbers in a range
=COUNTA Counts all cells in a range that has values, both numbers and letters
=COUNTBLANK Counts blank cells in a range
=COUNTIF Counts cells as specified
=COUNTIFS Counts cells in a range based on one or more TRUE or FALSE condition
=IF Returns values based on a TRUE or FALSE condition
=IFS Returns values based on one or more TRUE or FALSE conditions
=LEFT Returns values from the left side of a cell
=LOWER Reformats content to lowercase
=MAX Returns the highest value in a range
=MEDIAN Returns the middle value in the data
=MIN Returns the lowest value in a range
=MODE Finds the number seen most times. The function always returns a single number
=NPV The NPV function is used to calculate the Net Present Value (NPV)
=OR Returns TRUE or FALSE based on two or more conditions
=RAND Generates a random number
=RIGHT Returns values from the right side of a cell
=STDEV.P Calculates the Standard Deviation (Std) for the entire population
=STDEV.S Calculates the Standard Deviation (Std) for a sample
=SUM Adds together numbers in a range
=SUMIF Calculates the sum of values in a range based on a TRUE or FALSE condition
=SUMIFS Calculates the sum of a range based on one or more TRUE or FALSE condition
=TRIM Removes irregular spacing, leaving one space between each value
=VLOOKUP Allows vertical searches for values in a table
=XOR Returns TRUE or FALSE based on two or more conditions
Interview Questions
1. Explain MsExcel in brief?
2. Can we format a cell in Excel?
3. Can you add comments?
4. What is conditional formatting?
5. How do you freeze panes in Excel?
6. How do you apply the same format to all sheets?
7. What is relative cell reference?
8. What is absolute reference?
9. Mixed Cell reference?
10. How do you create named ranges?
11. What are Macros?
12. Explain pivot tables.
13. How do you create pivot tables?
14. Can we see the result displayed in the pivot table?
15. How are pivot tables used to filter data?
16. What are functions?
17. Categories of functions?
18. What is the order of precedence in Excel?
19. What are the types of count functions?
20. How do you calculate % in Excel?
Certainly! Here are the top 30 Excel interview questions along with their answers:
1. What is Excel?
-Answer: Excel is a spreadsheet program developed by Microsoft, used for data analysis, visualization, and complex
calculations.
5. What is a spreadsheet?
- Answer: A spreadsheet is a grid of rows and columns used to organize, analyze, and store data.