C
Corrence Allan
I am trying to design a database in which I can find out
which drinks I can mix based upon ingredients available on
hand. I would like to have a form where I can check off
all ingredients I have (such as dark run, gin, vermouth,
lime juice...)and then run a query that compares the
checked off ingredients to receipes I have entered in the
database and tells me which receipes I can make.
which drinks I can mix based upon ingredients available on
hand. I would like to have a form where I can check off
all ingredients I have (such as dark run, gin, vermouth,
lime juice...)and then run a query that compares the
checked off ingredients to receipes I have entered in the
database and tells me which receipes I can make.