PROGRAMMING WITH VBA - Practice Mode
2) Which shortcut key allows debugger to run the current procedure and go line after line called the procedure in VBA?
Correct Answer: Ctrl + Shift + F8
3) While debugging code, which statement allows to go to the highlighted line?
Correct Answer: Show next
4) Which control is used to increase or decrease a value, such as a number time or date?
Correct Answer: Spin Button