I have 2 forms in an application. Form1 has a command button on it. If the user clicks command 1, Form2 needs to be shown and form 1 dissapear. What code do I put in the command button?
Thanking you in advance