MS Excel Exam Questions and Answers
MS Excel Exam Questions and Answers
Microsoft Excel is a spreadsheet program used to record, analyze, and visualize numerical data.
A cell is the intersection of a row and a column where data is entered. Each cell has a unique
Use the SUM function: =SUM(A1:A5) adds the values from cells A1 to A5.
Start a formula with = and use cell references and functions, like =A1+B1 or =AVERAGE(A1:A5).
AutoFill allows you to quickly fill cells with repetitive or sequential data like dates, numbers, or
formulas.
A function is a predefined formula like SUM, AVERAGE, MAX, MIN, IF, etc.
The IF function checks a condition and returns one value if TRUE and another if FALSE. Example:
Select the data, go to the Data tab, and click on Sort to sort data in ascending or descending order.
Filtering allows you to display only rows that meet certain criteria. Use the Filter option in the Data
tab.
Charts are visual representations of data. You can insert them using the Insert tab (e.g., bar chart,
Cell referencing refers to using cell addresses in formulas. Types: Relative (A1), Absolute ($A$1),
Select the cells, go to the Home tab, and click on Merge & Center.
Conditional formatting changes the appearance of cells based on conditions. Example: highlight
Go to Review > Protect Sheet and set a password to prevent changes to the sheet.