It doesn't work either, the only thing is that it keeps inserting the records of the first recipe_id in the report list but the others don't take them I don't understand why.
I tried to use that sql sequence but the result is the same.
It works once I put the recipe_id that I had assigned in the planning, when it asks me for the parameter, now how do I get it to insert them all without a parameter?
Hello, I need to know how I can insert all the data of a report that I have created in Access and VBA.
What I want to do is the following I have 3 tables: Carrito (In it everything will be added as if it were a shopping list)
Ingredientes (It has associated all the ingredients and the id of the...