PROGRAMMING WITH VBA - Practice Mode
2) Which shortcut key is used to open the Visual Basic Editor In VBA?
Correct Answer: Alt + F11
Explanation:
Alt + F11 key is used to open the Visual Basic Editor In VBA.
4) Which type of variable can be accessed or used by subroutines outside the modules in VBA?
Correct Answer: Public