After typing in partial criteria, can Access search for all relate

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

Guest

Currently the query/report prompts for a Project Number when open.

Can I set the search criteria so that if the user only knows the first four
digits of the project number (the project number format is ####-####), the
query/report will give all projects that begin with those 4 digits?
 
Hi Karen,

There are lots of ways you can do what you want or things even more
powerful. Tell us what you are doing in your application when you
want this functionality.

HTH
 
Rick B you are the most helpful person ever thank you very much i spent 2
hours trying to find this one piece of information now i can organize books

Rick B said:
use criteria of...
Like [enter partial project number] & *

--
Rick B



Karen said:
Currently the query/report prompts for a Project Number when open.

Can I set the search criteria so that if the user only knows the first
four
digits of the project number (the project number format is ####-####), the
query/report will give all projects that begin with those 4 digits?
 

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