First, you should drive the opening of the report from a form, displaying all (as you seem to be doing now) or just one (based on the contents of one form textbox or combo box) which is kind of what you're asking about - except for not doing it off of a report. While it's possible, would you drive home a nail with a shoe? At least, that's what it seems you're trying do do yet you also say
Find the recipe using the Recipe name on that line of the
query
so it's not clear.
Start with a query that works and post back after clearing things up. If you want to be able to open the report or a form listing recipes that match more than one criteria (more than one recipe name) then you will need a listbox. Your query will need a LIKE operator if you want any recipe that may contain the keyword in its name (such as 'Blueberry Pie' AND 'Blueberry Cheesecake').
Last edited by Micron; 07-02-2018 at 06:38 PM.
Reason: fixed quotes
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.