Calling Parameters in Query by a FORM

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

Guest

I have created a select query using parameters that reference my form (combo
box). When I run the queery in the query menu, it works fine, but when I
use the form I created, it always chooses all records rather than the one I
chose in the combo box. Can anyone help with this? Below is the example of
the parameter.

like[forms]![allclient]![combo0]![analyst] & "*"

I would greatly appreciate any info you can offer. thanks
 

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