Hi,
I want the attached database to update automatically. I.e. when I change the description of the ingredient from Sugar to Brown Sugar In the Ingredient Table - I want all the recipes that contain sugar to change descriptions to Brown Sugar in the Recipe/RecipeIngredient Table.
Is this possible. Find and Replace is not an option. Update Query is not an Option - as it will be a user database and writing a query is too sophisticated. Find and replace is too risky and basic.
Any suggestions please..
Contains code to update description field as code is entered.
I want the attached database to update automatically. I.e. when I change the description of the ingredient from Sugar to Brown Sugar In the Ingredient Table - I want all the recipes that contain sugar to change descriptions to Brown Sugar in the Recipe/RecipeIngredient Table.
Is this possible. Find and Replace is not an option. Update Query is not an Option - as it will be a user database and writing a query is too sophisticated. Find and replace is too risky and basic.
Any suggestions please..

Contains code to update description field as code is entered.