access 2007 database

  • Thread starter New Guy little knowledge
  • Start date
N

New Guy little knowledge

Can anyone advise me how to create a search field to open first and find
specific record to then open
 
A

Allen Browne

"New Guy little knowledge" <New Guy little
[email protected]> wrote in message
Can anyone advise me how to create a search field to open first
and find specific record to then open

Would it be okay to place an combo in the header of your form?
The user can select the record they want, and the form then shows that
record.

If that sounds okay, see:
Using a Combo Box to Find Records
at:
http://allenbrowne.com/ser-03.html
 
Top