A debugger is used to help find coding problems.
It allows you to step through your code, line by line, following the flow of the code, while checking that everything is okay. Some of the main features of a debugger are: Some of the features of the VBA Debugger: Steps Usage of a debugger: Types of bugs View Excel and Debugger on two windows or split screen. Events are hard to debug. Figure out were the code is Hold the shift key Find code associated with a button Find code associated with a Shortcut key What are the top commands to use in the debugger Debugging |