0% found this document useful (0 votes)
5 views3 pages

Excel Viva Q&A: Key Concepts & Functions

The document provides a comprehensive Q&A on Excel, covering basics, core functions, data analysis tools, and business automation tools. Key topics include the differences between workbooks and worksheets, the use of functions like IF and VLOOKUP, and tools such as PivotTables and Power Query. It serves as a guide for understanding essential Excel features and functionalities.

Uploaded by

btsfandomindia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

Excel Viva Q&A: Key Concepts & Functions

The document provides a comprehensive Q&A on Excel, covering basics, core functions, data analysis tools, and business automation tools. Key topics include the differences between workbooks and worksheets, the use of functions like IF and VLOOKUP, and tools such as PivotTables and Power Query. It serves as a guide for understanding essential Excel features and functionalities.

Uploaded by

btsfandomindia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Excel Viva Revision — Complete Q&A

Round 1: Basics

1. Q: What is the difference between a workbook and a worksheet?


A: A workbook is an Excel file that contains multiple worksheets. A worksheet is a single
page or tab within the workbook where data is entered and analyzed.

2. Q: What does a cell reference like A1 represent?


A: It represents the relative reference to the cell located at column A and row 1.

3. Q: What does the maximize button do in Excel?


A: It enlarges the Excel window to full screen.

4. Q: What is conditional formatting used for?


A: It helps apply formatting automatically to cells that meet specific conditions or
criteria.

Round 2: Core Functions

5. Q: What is the purpose of the IF function in Excel?


A: The IF function performs a logical test and returns one value if the condition is TRUE
and another if it’s FALSE.
(Example: =IF(A1>50,"Pass","Fail"))

6. Q: What’s the difference between VLOOKUP and HLOOKUP?


A:

o VLOOKUP looks for values vertically (in columns).

o HLOOKUP looks for values horizontally (in rows).

7. Q: What does the TRIM function do?


A: It removes extra spaces from text, leaving only a single space between words.

8. Q: What does IFERROR do?


A: It checks if a formula results in an error, and if so, returns a custom value instead of
the error message.

9. Q: Difference between sorting and filtering?


A:

o Sorting arranges data in a particular order (e.g., A–Z, smallest to largest).


o Filtering shows only rows that meet specific criteria, hiding the rest.

Round 3: Data Analysis Tools

10. Q: What is a PivotTable in Excel used for?


A: To summarize, analyze, and organize large amounts of data to identify patterns,
trends, and comparisons.

11. Q: What is the purpose of a slicer in a PivotTable?


A: A slicer provides a visual and interactive way to filter PivotTable data quickly.

12. Q: What does Goal Seek do in Excel’s What-If Analysis?


A: It adjusts input values automatically to reach a specific target result for a formula.

13. Q: What is the difference between a Combo Chart and a Secondary Axis?
A:

o Combo Chart combines two or more chart types (like column + line).

o Secondary Axis displays another data series with a different scale or unit on the
same chart.

14. Q: What is the purpose of the Consolidate tool?


A: It combines and summarizes data from multiple worksheets, workbooks, or ranges
into a single summary table.

Round 4: Business & Automation Tools

15. Q: What does the PMT function do?


A: Calculates the fixed periodic payment (like EMI) for a loan or investment based on
constant interest rate and time period.
(Example: =PMT(rate/12, months, -loan_amount))

16. Q: What’s the difference between NPV and IRR?


A:

o NPV (Net Present Value): Calculates the present value of future cash flows at a
given discount rate.

o IRR (Internal Rate of Return): The rate at which NPV becomes zero — the
project’s expected return rate.
17. Q: What does SUMIFS do, and how is it different from SUMIF?
A:

o SUMIF: Adds cells that meet a single condition.

o SUMIFS: Adds cells that meet multiple conditions.

o Syntax difference: SUMIFS(sum_range, criteria_range1, criteria1, …)

18. Q: What is the purpose of recording a Macro in Excel?


A: To automate repetitive tasks by recording a series of actions and running them later
with a single command.

19. Q: What is Power Query used for?


A: To connect, import, clean, and transform data from multiple sources, then load it into
Excel or the data model for analysis.

Common questions

Powered by AI

NPV and IRR are both pivotal in financial decision-making. NPV helps in assessing the profitability of an investment by calculating present values of future cash flows at a specified discount rate. IRR, on the other hand, determines the discount rate where NPV becomes zero, indicating the project's potential return. Understanding differences is crucial because NPV considers absolute value impacts while IRR focuses on the percentage return, which can affect investment choices under varying contexts .

Power Query significantly enhances data management in Excel by allowing users to connect, import, clean, and transform data from various sources seamlessly. This capability streamlines the data preparation process, ensuring data accuracy and completeness, which is critical for insightful analysis and business intelligence. By automating and simplifying these processes, it saves time and reduces errors compared to manual handling of large datasets .

Recording a Macro allows users to automate repetitive tasks by recording actions and executing them with a single command later. This saves time and reduces the potential for errors, as users do not need to manually perform each step repeatedly. Consequently, productivity increases as users can focus on more complex and strategic tasks rather than spending time on routine operations .

The IF function is effective for decision-making processes by performing logical tests and returning specified values based on true or false conditions, making it essential for data validation and conditional logic. Conversely, the IFERROR function is particularly effective for error management, as it detects errors in formulas and returns a custom value instead. While IF optimizes conditional statements, IFERROR improves data integrity by handling potential errors gracefully .

Sorting and filtering serve distinct purposes in data management. Sorting organizes data into a specified order, enabling users to easily track trends and comparisons, which is vital for reports that require chronological or hierarchical clarity. Filtering, however, temporarily hides data that does not meet set criteria, allowing focused analysis on relevant data subsets. While sorting enhances data orderliness, filtering boosts data specificity and relevance for detailed assessments .

A Slicer enhances the functionality of a PivotTable by providing a visual and interactive way to filter data quickly and efficiently. This tool allows users to select criteria from a straightforward interface, updating the PivotTable dynamically to reflect these filters. It simplifies the process of data exploration and analysis, making it more accessible to users who might struggle with more complex filtering techniques .

SUMIFS provides greater flexibility over SUMIF by allowing users to add cells that meet multiple conditions rather than just one. This capability is advantageous for complex data analysis that requires aggregating data based on several criteria, improving precision and the robustness of the analysis outcomes .

Using a Secondary Axis in a chart allows representation of data series with different scales or units within the same chart, which can help in comparing datasets that otherwise would be difficult to display together. This enhances data visualization by enabling clear comparisons and insights without scale distortion, providing a comprehensive view of relevant datasets .

Conditional Formatting helps in automatically applying formatting to cells that meet specific conditions, thereby enhancing data analysis by visually differentiating important data points or trends. This visual cue helps users quickly identify cells of interest such as high-value transactions or cells that deviate from set norms, improving data interpretation and decision making .

PivotTables allow users to summarize and analyze large amounts of data efficiently. They enable users to identify patterns, trends, and make comparisons by allowing data to be organized in a manner that highlights important insights. This can be crucial in decision-making processes as it simplifies complex datasets into comprehensive summaries .

You might also like