You are on page 1of 1

1. Tell about yourself?

2. What is the latest version of Excel you worked with?


3. What are the new features in the current Excel you use when compare with previous version?
4. Where do you rate yourself in Excel? ( in a scale of 1 to 10)
5. How good you are with Excel Formulas?
6. List few formulas which you use regularly?
7. What are the limitations of Vlookup (and which is the alternative to Vlookup)
8. What is Name Range?
9. How do you create Dynamic Name range?
10. Tell about Data Dependency/Cascading Effect?
11. Where do you rate yourself in VBA/Macros?
12. What is Event in VBA?
13. List Worksheet level event names?
14. Have you used Worksheet Change Event?
15. What is Target in Change event?
16. What steps you will take to improve the performance of Macro code?
17. How do you find last row number in Column “E” (Tell the code to find last row)
18. What is Option Base?
19. Do you know error handling in VBA?
20. What is Error# 13 ?
21. Difference between on error go to “0” and on error goto “-1”
22. What are Data-types?
23. What is Variant Data Type and Explain it?
24. What are Scope of Variables?
25. What is Option Explicit
26. What are different Types of core Modules available in VBE?
27. What is the difference between Procedure and Functions?
28. What are the built-in Class modules?

You might also like