Keyup/KeyDown/KeyPress events in Access SubForm

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ritesh272004
    New Member
    • Oct 2011
    • 14

    Keyup/KeyDown/KeyPress events in Access SubForm

    Hi,

    On the basis of Keys pressed i wanted to prepare a dynamic menu form the existing records.

    Hence wanted to understand if Keyup/KeyDown/KeyPress events are available in Access SubForm.

    Ritesh
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Those events are available in the subform. Not the subform object, but in the actual form.

    Comment

    • ritesh272004
      New Member
      • Oct 2011
      • 14

      #3
      Rabbit,

      Thank you very much ...

      Comment

      Working...