K
Ken
It seems this has been touched on in the history, but
not quite like this.
I have a subform with several customers. The form is in
database view and gets its records from a query. I have
it set up so you can double click on any field and edit
the customer record.
What I would like to do is have it so when you press a
key, the record that starts with that key is found. It
works with the Binoculars (find). I have been researching
the "OnKeyPress", and Docmd.findrecord, but I don't know
how to tell the "FindRecord" the key pressed.
Any Help Is greatly appreciated.
not quite like this.
I have a subform with several customers. The form is in
database view and gets its records from a query. I have
it set up so you can double click on any field and edit
the customer record.
What I would like to do is have it so when you press a
key, the record that starts with that key is found. It
works with the Binoculars (find). I have been researching
the "OnKeyPress", and Docmd.findrecord, but I don't know
how to tell the "FindRecord" the key pressed.
Any Help Is greatly appreciated.