toasterlad
New Member
- Joined
- May 27, 2010
- Messages
- 10
I'm creating a recipe database, and have a table with 19 fields for ingredients (Ingredient1, Ingredient2, etc). However, not all recipes call for 19 ingredients, and I'd prefer not to have tons of empty fields on the form used to input the recipes. How can I add the fields as needed when the recipe calls for additional fields? Is there a way to use a command button to add fields to a form? Or would some other method work better?