Use of Criteria in Access Query

Flinn, Randal J 281 Reputation points
2021-04-30T12:18:01.747+00:00

Hello,

I am creating a query where the are (26) items I would like to include in the query criteria (there are 143 different choices). At this point, I have been unable to select the appropriate records using my query. Is there a better way to accomplish the criteria selection?

Microsoft 365 and Office Access Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. DBG 2,381 Reputation points Volunteer Moderator
    2021-05-01T15:16:33.37+00:00

    One option is to store the criteria choices in a table and then join that table in your query.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.