From: Frustrated Abcess User Frustrated Abcess on
All I want to do is be able to find a record in the database. Based upon two
fields. The help menu says you can put a "Go To" box in a form, but nowhere
does it describe how to do that.
From: Richard on
When you make a new combo box, you can select option #3. That option helps
you setup up a record finder based on your choices.


Richard
From: Tom Wickerath AOS168b AT comcast DOT on
To add some to Richard's answer, here is a tutorial that I have that shows
you how to implement such a combo box:

Combo box to find a record
http://www.access.qbuilt.com/html/find_a_record.html

Here's a sample that uses a form to help one find records:

http://www.accessmvp.com/TWickerath/downloads/customdialogbox.zip


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________

"Richard" wrote:

> When you make a new combo box, you can select option #3. That option helps
> you setup up a record finder based on your choices.
>
>
> Richard