Results 1 to 2 of 2

Thread: Returning focus to form/module combo

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 1999
    Location
    Chandler AZ
    Posts
    5
    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

  2. #2
    Addicted Member
    Join Date
    Aug 2000
    Location
    Nottingham, England
    Posts
    197
    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
  •  



Click Here to Expand Forum to Full Width