|
-
Mar 27th, 2001, 08:26 PM
#1
Thread Starter
Hyperactive Member
From within Sub1 I call to Sub2, from there Icall to Sub3 This is:
Sub1->Sub2->Sub3
The back way must be: Sub3->Sub2->Sub1
But the back way it takes is Sub3->Sub1 and all the code after I called the Sub3 is omitted!!
Sub1 is into a Form and Sub2 and Sub3 are into a Module.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|