PROGRAMMING WITH VBA - Practice Mode

1) What is called the set of commands bundled together under one name?
Correct Answer: Macros
2) What is called the set of statement that are executed under one name?
Correct Answer: Procedures
3) Which one is attributes of an object in VBA?
Correct Answer: Properties
4) What is called double clicking an object in VBA?
Correct Answer: Events
5) Which is used to type / edit the programming code in VBA?
Correct Answer: Visual basic editor