-
Query by Name
When the query runs I would like to filter by name.
Example when the query runs. Opens up with : Enter Name:
I would enter the name then the query will pull all the information for that name.
-
Have you tried setting parameters to your query yet?
In the condition row under your name field enter
=[Enter Name:]
David
-
Is there a way to pull any part of the name by first name or last name in a single column?
-
I figured a way to pull the information. I used: Like "*" & [Enter Name: First or Last] & "*"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules