Review the Query
In this example, the
query filters the movies by Year(>"2000") and Rating ("G").
These Criteria are
"hard coded," or programmed into the query. This query, as it is
pictured on this page, will always return G-rated movies.
Try It: Create a Parameter Query
A Parameter Query
prompts the user to answer the question: which Rating?
Select the Rating Field.
Edit the criteria: [Enter the Rating].
Run this query a test the parameter.