I have code written to send an email when a submit box is checked on a form. The code loops through and sends the email for each record selected and moves the check mark to "processed" once the email is sent. The code works great with one exception, when I close the form used to select the...