Take me to this record in my form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I'm looking at a specific record in my Query, how can I edit or go to that
same record in my form? If I want to do that now, I have to open the form
then search. Is there an easier way?
 
Click on the field, on form, you want to search. Use the binocular button on
main menu. This will open a search box. Type in the criteria such as
someone's name in a name field. Click Next and the matching records will be
found. You can also click in most any field on your form and sort records as
they are displayed on the form.
 
You may be able to set up an unbound combo in the header of your form, and
use it to jump to the desired record. There's a combo wizard to do that for
you, or use the code in this article:
Using a Combo Box to Find Records
at:
http://allenbrowne.com/ser-03.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top