1. What does VBA stand for
2. Which of the following snippets of VBA code is not a loop?
3. The 'not equal to' operator is:
4. Which of the following would you begin a comment line with?
5. Choose the VBA code that will allow you to obtain information about an error.
6. What does the DoEvents do?
7. 'Do While x < 5' is equivalent to:
8. What stores Excel data?
9. Choose the VBA code to filter the rowsource in a multiple column listbox that will allow you to filter the records listed using the LIKE statement and the variable xCompany.
10. A VBA unit is called a _____.
11. What is PlainText ?
VBA MCQs | Topic-wise