I used "FormClosing" with a Try..End Try block. It all works very well. I had to put a trap in to check a specific condition before entering the block so it would exit the sub before entering the Try. Otherwise, it will display an error message every time I close the form.