emilybartholomew
Technical User
I have a set of interrelated forms. One of the forms I have ("Projects"
has a button on it that opens a "Project Log" form. The user can enter notes, close the form, and I have some VB code that refreshes the Project form. However, I want to use the Log form even when the original Projects form is not open. Of course, vb gives me an error when I close the log form and it tries to refresh the projects form, which is not open. Is there a way to test if the Projects form is open or not? (Then a simple if statement would do the job...)
Thanks-
emily
Thanks-
emily