G
Guest
I know this is simple, but believe it or not I have never needed to do this
before...
In running a series of code, I need to open another form for a response.
While the second form is open, I need the code to pause and wait until the
second form has finished processing.
I changed the code from a Sub to a Function, but it causes the entire
primary form to have problems.
Is there another way to pause the code, on the first form, until the second
form is closed?
Thanks, in advance.
Sharkbyte
before...
In running a series of code, I need to open another form for a response.
While the second form is open, I need the code to pause and wait until the
second form has finished processing.
I changed the code from a Sub to a Function, but it causes the entire
primary form to have problems.
Is there another way to pause the code, on the first form, until the second
form is closed?
Thanks, in advance.
Sharkbyte