Hi, thanks for the response
Here is the problem:
Main (Calling Form) ---Press button
sub1 (Called Form by Main) ---This is ok
sub1 (Calling Form) ---Press button (remain on this Form)?
sub2 (Called Form by sub1) ---This is not (not executing)
Thanks.




Reply With Quote