Hello, I am trying to build a custom message box so that I can have a little more functionality that the msgbox function of VBA. My problem is coming when I call the form to open, the execution of the code does not stop. I have a form named "FRM_Message" which is opened when the database is...