Setfocus works but then jumps to a command button

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • BobbyDazzler

    Setfocus works but then jumps to a command button

    have recently converted an access 97 to access 2000 (via 2003). All
    working well except my invoicing form.

    set up as frminvoice with sfminvoicedetai l

    once the sale details are entered in the subform the user presses f6
    to jump to the payment entry field on the main form. this worked
    perfectly in 97. when f6 is pressed the focus does momentarily appear
    in the correct field but then "jumps" to the print command button.

    is this a known issue? how do I fix it?

  • BobbyDazzler

    #2
    Re: Setfocus works but then jumps to a command button

    anyone?

    Comment

    • lyle fairfield

      #3
      Re: Setfocus works but then jumps to a command button

      On Oct 24, 5:47 am, BobbyDazzler <david.a.mitch. ..@inbox.comwro te:
      anyone?
      Probably there is some code which responds to <f6>? Sometimes I guess;
      but I couldn't begin to guess about this one without seeing the code
      (all the code behind the form).

      and ... you may have some event properties set for the payment entry
      field?

      Comment

      Working...