Depends on how much flexibility you want to give the user. What's the
context? If it's just using a Form field as a criterion, you can use
=[Forms]![YourFormName]![YourControlName]
on the criteria line in your query, and put a command button on the
form to launch the report based on the query.
If you want to replicate the complete functionality of the query
design window... you're not only in a different ballpark, you're
playing a different game!
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.