Results 1 to 2 of 2
  1. #1
    Calvin3457 is offline Novice
    Windows 10 Access 2016
    Join Date
    Jul 2019
    Posts
    1

    Setting up parameter query’s

    I have a text field in my query that i would like to modify with a parameter that will allow several choices or wildcards. For example, in the criteria i would like the parameter to read:



    [parm AND parm AND....]

    so, it would be this way

    [dogs AND cats AND birds]. It would allow multiple words or phrases, as needed

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,919
    I doubt any record can meet that criteria. A field has only one value, so how could a record meet requirement of 3 values? Maybe you want OR operator.

    Show example of raw data and desired output.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Error Setting up Query
    By bishmedia in forum Access
    Replies: 4
    Last Post: 07-27-2018, 01:32 PM
  2. Replies: 2
    Last Post: 01-26-2017, 08:19 AM
  3. Replies: 1
    Last Post: 07-21-2015, 03:38 PM
  4. Setting color in SQL query
    By Giewont90 in forum Queries
    Replies: 3
    Last Post: 01-15-2012, 09:15 PM
  5. VBA setting parameter to append query
    By rpiller in forum Programming
    Replies: 1
    Last Post: 09-30-2010, 04:02 PM

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