Hello,
I have form mnuMAIN that is open all the time. On clicking one button it pops up another form, and then when that is closed performs some functions. But it needs the new form to complete its tasks before continuing.
Right now it opens it up, and then tries to perform tasks, but gives errors because the new form isnt closed yet.
how can i make this work?
thanks.
Kib
I have form mnuMAIN that is open all the time. On clicking one button it pops up another form, and then when that is closed performs some functions. But it needs the new form to complete its tasks before continuing.
Right now it opens it up, and then tries to perform tasks, but gives errors because the new form isnt closed yet.
how can i make this work?
thanks.
Kib