Find full course here:
https://commercecurve.com/ultimate-ex...
In this lesson we will look at the On Error command. This command is a fall-back for your code when it encounters an error, instead of simply just crashing and displaying the all too familiar error window. On Error commands allow your code to have more flexibility as to what it does when it encounters an error.