Displaying Results From A Search Query

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

Guest

I am doing a search query whereby the user enters a product name to get a
list of all items under that product name. I have only been able to get one
result on a form and would like to show all the results on a list in the
form. Any suggestions on how to do this?

Thanks
 
Barnie said:
I am doing a search query whereby the user enters a product name to get a
list of all items under that product name. I have only been able to get one
result on a form and would like to show all the results on a list in the
form.


When asking about a query that you're having trouble with,
you should post a copy of the query's SQL view.

What happens if you open the query form the query design (or
database) window?

What is the form's Default View property set to? I would
expect it to be Continuous (or maybe Datasheet).
 

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