You will probably not like this, but here goes.
Access is a relational database with alot of non-intuitive concepts and nuances. I usually recommend taking Access courses at a local community college because you can't learn Access by yourself. You should also have lots of Access books. This will get you going with the basics of Access. This forum assumes some experience with Access. It is not a tutorial for beginners.
You state "The database consist of four columns - ID, Title, Ingredients, Instruction." No. The TABLE consists...
So you should learn the proper language.
You have a field called Ingredients. Does the plural imply more then one ingredient in the single field? If so, then your table is not normalized. Normalization is extremely important. See:
Fundamentals of Relational Database Design
You are asking how to filter a form. You'll see above your post a button with FAQ. Look through these and you'll find some good info. For your question:
faq702-4398
faq702-3702
Also use the Search button and search the Access forums (there's about 7) on Filter Form. Such as thread702-1487574
The answer to your question is also in any basic Access book.
Now if you feel I have been too harsh, then I am jealous of the easy life you lead. Life can be so more harsher.