JohnM
Well-known member
I am having a problem closing Form1 from form18. The application has 18 forms. Starting at Form1 (the sign-in form), you make various selections from all 16 additional forms in sequence. To go from one form to the next you click a continue button that closes the ME form and opens the next form. Each form is closed when you leave it to go on to the next one, except Form1. This one isn't close. When you get to Form18 and finish it, you then click on a close button, which closes Form18 and now the user sees Form1. How can I close Form1 when I click on the Close button on Form18? I tried doing a perform click on the close button on Form1 when the user clicks on the close button on Form18. But that doesn't work. The reason I wanted Form1 still open is that when the user closes Form18 I wanted to give the user the option of starting again with a new sign in.
Your time is appreciated.
John M
Your time is appreciated.
John M