ConclusionIn this chapter we've covered a lot of ground that may be unfamiliar to many readers. Look closely at the sample applications for this chapter and read the chapter again if error handling concepts continue to be unclear. One of the best ways to discover how an error handler works is to use debugging techniques to single step through an application as it handles an error. We cover debugging techniques in detail in Chapter 16 VBA Debugging. After reading that chapter, you might want to revisit this chapter and examine the sample applications in more detail using VBA debugging techniques. ![]() |