Results 1 to 3 of 3
  1. #1
    angie is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Dec 2013
    Posts
    232

    Query Criteria Select

    I have a query that I use the following criteria ( like*"tech*") I would like to use this query in a report I would like to select what item to select using the like because there will be three items in the field and I am only wanting the item selected to show.



    so I tired like*[select]* but that doesn't work.

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,935
    try

    like "*" & [Select Option] & "*"

  3. #3
    angie is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Dec 2013
    Posts
    232
    Works great thanks !
    could I have the selected name show on the report in the header ?

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

Similar Threads

  1. Replies: 5
    Last Post: 05-01-2013, 11:39 AM
  2. Replies: 5
    Last Post: 08-02-2012, 09:44 AM
  3. Using a form as a criteria in a select query
    By rateri22 in forum Queries
    Replies: 14
    Last Post: 08-02-2012, 08:41 AM
  4. Select Query on Criteria or Blank?
    By batowl in forum Queries
    Replies: 4
    Last Post: 08-17-2011, 02:34 PM
  5. Select query with two criteria
    By corni in forum Queries
    Replies: 1
    Last Post: 01-22-2009, 05:23 AM

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