How would I design . . . ?

C

Cory

My goal is to have a recipe database in which I can enter
recipes and the ingredients they use and then filter the
recipes based on ingredients available on-hand.

I have tried to have a recipe table and then use an
ingredient form with the complete list of ingreidents and
to query the recipes using only the checked off
ingredients but I could not get the database to produce
the proper results.

How would I do this?
 

Ask a Question

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.

Ask a Question

Top