Results 1 to 4 of 4
  1. #1
    Brian62 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2009
    Posts
    147

    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.

  2. #2
    dcrake's Avatar
    dcrake is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Aug 2009
    Posts
    435
    Have you tried setting parameters to your query yet?

    In the condition row under your name field enter

    =[Enter Name:]

    David

  3. #3
    Brian62 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2009
    Posts
    147
    Is there a way to pull any part of the name by first name or last name in a single column?

  4. #4
    Brian62 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2009
    Posts
    147
    I figured a way to pull the information. I used: Like "*" & [Enter Name: First or Last] & "*"

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums