0% found this document useful (0 votes)
44 views6 pages

Interview QNA Excel

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

Interview QNA Excel

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

Excel Interview Questions

1. What is Excel and what are its main features?


Excel is a spreadsheet software program used for data organization, analysis, and
calculations. Its main features include formulas, functions, data visualization tools, and
data filtering and sorting options.

2. What is the difference between a workbook and a worksheet in Excel?


A workbook is the entire file that contains multiple worksheets. A worksheet, also known
as a spreadsheet, is a single tab within a workbook where you can enter and manipulate
data.

3. How can you create a new worksheet in Excel?


To create a new worksheet, right-click on an existing worksheet tab, select "Insert," and
choose the type of worksheet you want to add.

4. What are the different types of cell references in Excel?


The three types of cell references in Excel are relative, absolute, and mixed. Relative
references change when copied, absolute references remain constant, and mixed
references combine relative and absolute references.

5. How can you freeze panes in Excel?


To freeze panes, select the cell below and to the right of the rows and columns you want
to freeze, go to the View tab, and click on "Freeze Panes" in the Window group.

6. What is conditional formatting in Excel?


Conditional formatting allows you to apply formatting rules to cells based on specific
conditions, such as highlighting values greater than a certain threshold or applying color
scales.

7. How do you insert a new row or column in Excel?


To insert a new row, right-click on the row above which you want to insert, and choose
"Insert." To insert a column, right-click on the column to the left of where you want to
insert, and choose "Insert."

8. What is the purpose of the VLOOKUP function in Excel?


The VLOOKUP function is used to search for a value in the leftmost column of a table
and retrieve a corresponding value from a different column within the same row.

9. How do you create a chart in Excel?


Select the data you want to include in the chart, go to the Insert tab, choose the desired
chart type, and customize it using the Chart Tools.
10. What is the purpose of the COUNT function in Excel?
The COUNT function is used to count the number of cells within a range that contain
numbers.

11. How can you protect cells or worksheets in Excel?


To protect cells or worksheets, go to the Review tab, click on "Protect Sheet" or "Protect
Workbook," and set the desired protection options.

12. What is the purpose of the CONCATENATE function in Excel?


The CONCATENATE function is used to combine text from multiple cells into a single
cell.

13. How can you remove duplicates in Excel?


Select the range of cells, go to the Data tab, click on "Remove Duplicates," and choose
the columns to check for duplicates.

14. What is the purpose of the IF function in Excel?


The IF function allows you to perform conditional evaluations and return different values
based on the outcome of the condition.

15. How can you transpose data in Excel?


Copy the data you want to transpose, right-click on the destination cell, choose "Paste
Special," select "Transpose," and click OK.

16. What is the purpose of the AVERAGE function in Excel?


The AVERAGE function calculates the arithmetic mean of a range of cells, providing the
average value.

17. How can you create a drop-down list in Excel?


Select the cell or cells where you want the drop-down list, go to the Data tab, click on
"Data Validation," choose "List" as the validation criteria, and enter the list values.

18. What is the purpose of the COUNTIF function in Excel?


The COUNTIF function counts the number of cells within a range that meet a specified
condition.

19. How can you sort data in Excel?


Select the range of cells to be sorted, go to the Data tab, click on "Sort," choose the
sorting criteria, and click OK.

20. What is the purpose of the PMT function in Excel?


The PMT function calculates the periodic payment for a loan or investment based on a
constant interest rate and a fixed number of periods.
21. How can you create a pivot table in Excel?
Select the range of data, go to the Insert tab, click on "PivotTable," choose the desired
location for the pivot table, and configure the fields in the PivotTable Field List.

22. What is the purpose of the MAX function in Excel?


The MAX function returns the largest value in a range of cells.

23. How can you find and replace data in Excel?


Press Ctrl + F to open the Find and Replace dialog box, enter the text to find and the
replacement text, and click on "Replace All" to replace all occurrences.

24. What is the purpose of the CONCAT function in Excel?


The CONCAT function is used to concatenate multiple text strings into a single cell.

25. How can you add a password to protect an Excel workbook?


Go to the File tab, select "Protect Workbook," choose "Encrypt with Password," enter a
password, and click OK.

26. What is the purpose of the IFERROR function in Excel?


The IFERROR function allows you to handle errors by returning a specific value or action
when an error occurs.

27. How can you create a named range in Excel?


Select the range of cells, go to the Formulas tab, click on "Define Name," enter a name
for the range, and click OK.

28. What is the purpose of the NETWORKDAYS function in Excel?


The NETWORKDAYS function calculates the number of working days between two
dates, excluding weekends and specified holidays.

29. How can you apply a filter to data in Excel?


Select the range of data, go to the Data tab, click on "Filter," and use the filter dropdowns
to select the desired criteria.

30. What is the purpose of the INDEX function in Excel?


The INDEX function returns the value of a cell in a specified range based on the row and
column numbers provided.

31. How can you create a line break within a cell in Excel?
Press Alt + Enter to insert a line break within a cell.
32. What is the purpose of the TRIM function in Excel?
The TRIM function removes leading and trailing spaces from a text string, leaving only a
single space between words.

33. How can you hide formulas in Excel?


Select the range of cells with formulas, right-click, choose "Format Cells," go to the
Protection tab, check the "Hidden" option, and protect the worksheet.

34. What is the purpose of the RANK function in Excel?


The RANK function assigns a rank to a value in a range, indicating its relative position
compared to other values.

35. How can you add a comment to a cell in Excel?


Right-click on the cell, choose "Insert Comment," and enter the desired comment text.

36. What is the purpose of the DATE function in Excel?


The DATE function returns the date based on the provided year, month, and day.

37. How can you split text into columns in Excel?


Select the cell or cells with the text, go to the Data tab, click on "Text to Columns,"
choose the delimiter or fixed-width option, and configure the settings.

38. What is the purpose of the LEFT function in Excel?


The LEFT function returns a specified number of characters from the beginning of a text
string.

39. How can you create a hyperlink in Excel?


Select the cell, right-click, choose "Hyperlink," enter the link address, and click OK.

40. What is the purpose of the ROUND function in Excel?


The ROUND function rounds a number to the specified number of decimal places.

41. How can you insert a page break in Excel?


Go to the Page Layout tab, click on "Breaks," and choose "Insert Page Break."

42. What is the purpose of the LEN function in Excel?


The LEN function returns the number of characters in a text string.

43. How can you remove gridlines in Excel?


Go to the View tab, uncheck the "Gridlines" option in the Show group.

44. What is the purpose of the DATEDIF function in Excel?


The DATEDIF function calculates the difference between two dates in years, months, or
days.
45. How can you merge cells in Excel?
Select the cells, go to the Home tab, click on the Merge & Center dropdown, and choose
the desired merge option.

46. What is the purpose of the UPPER function in Excel?


The UPPER function converts a text string to uppercase.

47. How can you convert a range into a table in Excel?


Select the range of cells, go to the Insert tab, click on "Table," and customize the table
style and options.

48. What is the purpose of the MID function in Excel?


The MID function extracts a substring from a text string, starting at a specified position
and for a specified number of characters.

49. How can you add a footer to an Excel worksheet?


Go to the Insert tab, click on "Footer," choose the desired footer style, and enter the
footer text.

50. What is the purpose of the TODAY function in Excel?


The TODAY function returns the current date.

51. How can you highlight cells that contain specific text in Excel?
Select the range of cells, go to the Home tab, click on "Conditional Formatting," choose
"Highlight Cells Rules," and select "Text that Contains."

52. How can you create a drop-down list in Excel?


Select the cell or cells where you want the drop-down list, go to the Data tab, click on
"Data Validation," choose "List" as the validation criteria, and enter the list values.

53. What is the purpose of the COUNTIF function in Excel?


The COUNTIF function counts the number of cells within a range that meet a specified
condition.

54. How can you sort data in Excel?


Select the range of cells to be sorted, go to the Data tab, click on "Sort," choose the
sorting criteria, and click OK.

55. What is the purpose of the MAX function in Excel?


The MAX function returns the largest value in a range of cells.
56. How can you find and replace data in Excel?
Press Ctrl + F to open the Find and Replace dialog box, enter the text to find and the
replacement text, and click on "Replace All" to replace all occurrences.

57. How can you create a named range in Excel?


Select the range of cells, go to the Formulas tab, click on "Define Name," enter a name
for the range, and click OK.

58. What is the purpose of the NETWORKDAYS function in Excel?


The NETWORKDAYS function calculates the number of working days between two
dates, excluding weekends and specified holidays.

59. How can you apply a filter to data in Excel?


Select the range of data, go to the Data tab, click on "Filter," and use the filter dropdowns
to select the desired criteria.

60. What is the purpose of the INDEX function in Excel?


The INDEX function returns the value of a cell in a specified range based on the row and
column numbers provided.

You might also like