|
-
Aug 16th, 2000, 03:14 PM
#1
Thread Starter
New Member
Can I get some suggestions from y'all!
I have a form click event that calls on a module that, given a certain lack of data, the module will direct the user to a new form to select the correct data and then close the new form. My problem is getting the form click event to continue on where it left to break into the separate module and form. I was assuming that since I did not use the 'exit sub' statement, that the focus would return correctly. Everything worked hunky dory until I made the separate module open a new form to obtain data. Any ideas? --Dean
-
Aug 16th, 2000, 06:25 PM
#2
Addicted Member
See my thread:
http://forums.vb-world.net/showthrea...threadid=26488
for a possible reason what's going on.
If you manage to crack it, plese let me know how.
BTW - you are using MODAL forms, right?
[Frm.Show vbModal]
Look up modal forms for more help. If you can't get anywhere, mail me.
Cheers,
Steve.
Sent by: Steve Barker
E-mail: [email protected]
P.S. I KNOW 1 is not a prime!
See this thread: http://forums.vb-world.net/showthread.php?threadid=26485
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
|