When debugging through the code, in order to proceed to the next line you need to:
Correct
Incorrect
Question 2 of 4
2. Question
To get to the last few places your cursor was at in the VBA Editor, you can cycle backwards to find recent places by:
Correct
Incorrect
Question 3 of 4
3. Question
If you want an instant debug for a specified location, either place the word STOP in there or put a stop marker by clicking the gray line to the left of the code.
Correct
Incorrect
Question 4 of 4
4. Question
QUICK! I'm debugging and I need to add the value of 9 to the variable called sally