Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    aytee111 is offline Competent At Times
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2011
    Location
    Nomad
    Posts
    3,936
    Hard to believe it magically started working....
    My sentiments exactly!



    Post 12 explains the solution(s), BTW, you cannot do it the way you have stated it.

  2. #17
    BigRegal is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2017
    Posts
    9
    Here is the query that it is currently using that works. As i said before, i believed it to be a problem with the cmbo itself, not the query.

    ComboBox:
    SELECT AssociateMasterT.EmployeeID, AssociateMasterT.EmployeeID
    FROM AssociateMasterT
    ORDER BY AssociateMasterT.EmployeeID;

    Query criteria: [Forms]![CardCriteriaF]![employeeidCmBo]

    i tried removing the "like" before and this didn't work - but now it does. The only other thing i did before it started working was manually re-wrote the query for the combobox, which i don't think actually mattered.
    I appreciate the tip though, if i run into the issue again i'll add the .column(1) in.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 03-26-2015, 06:50 PM
  2. Replies: 3
    Last Post: 07-11-2014, 08:24 AM
  3. Replies: 3
    Last Post: 05-10-2013, 11:21 PM
  4. Replies: 1
    Last Post: 02-23-2012, 02:27 PM
  5. crosstab query (criteria does not work)
    By Rich P in forum Access
    Replies: 1
    Last Post: 02-15-2011, 11:40 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