What I have is a form with project details and a cmdButton.
I also have another form with burner types.
What I am trying to do is typing in my project details and click on the cmdButton to open the burner types form.
Then I type my burner details into that form and close it.
The problem I...