Fofa,
Let's say that some user tries to open Form2 without going through Form1. The user will never actually press a button on form1. They may try to open it directly from the "forms" tab. If this happens, I want to be able to gracefully close Form2.
Ghudson,
This is similar to code...