Help: Combo Box Search

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

Guest

I want to be able to select a field in my
database in the combobox, type a value in an associated text box, click a
button and display all records that match that value.
Can somebody explain to me on how to do this.
I've been told that it involves programming which i can't do.

Tommy Gunn
 
Before "reinventing the wheel" which almost certainly involves programming,
have a look at:

Filter By Form
and
Filter By Selection

For Filter By Form, with an open form. choose Records ... Filter ... Filter
By Form.

For Filter By Selection, simply right-click on the selected data and choose
Filter By Selection. You can also right-click and type in a value (and use
wildcards) to filter on.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

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