Hello, I have a question about creating parameter queries.
Is it possible to create a parameter query with several separate inputs, but not ALL of the inputs are mandatory?
For example, my movie collection database has fields for Director, Silent, and Foreign.
The Foreign field is a Yes/No checkbox. So is the Silent field.
I want to create a parameter query where you are asked for each value, separately. In other words, three separate dialog boxes.
Is it possible for one or two of those dialog boxes to be optional? For example, is it possible to skip the third parameter query’s dialog box, which says, “Type Yes for Foreign movies.”?
Or, can the Director dialog box be optional, so I can just query all of the foreign movies that are also silent?
I haven’t tried doing this yet. I figured I’d ask about it before doing it, so that I know the proper procedure before undertaking it. Thank you.