Darren DICK
d.dick at uws.edu.au
Thu Mar 18 20:05:41 CST 2004
Hello all I have code on Form 1 that alerts the user to something What I want to do is half way through the alert code, stop the alert code, open form 2 (a popup form) Allow user to select a value from a combo on Form 2. Close form 2 then pass that value from Form 2 back to the Alert code on Form 1 and continue processing the Alert code using the value passed from Form 2 What I don't know how to do is...Stop processing the Alert Code in Form 1 - I do know how to get ....A value from Form 2 What I don't know how to do is...Start processing the Alert Code in Form 1 again with the new value Make sense? Am I going about this the right way? Many thanks in advance Darren