I created an ms access database with the following tables: ActiveIngredients, Class, Indications and with the following junction tables : jtblActiveClass, jtblActiveIndications. And created a query that displays each active ingredient with its class. How to create a search form where i enter the active ingredient to display its class and indications?