O
Olivier B
Hi everyone !
I would like to build a database that could keep original version of each
line even if I want to modify something via Form.
Here is a table example :
Recipe | Version| Ingredient 1 | ingredient 2 | and so on.
Pasta | 1 | cheese | ham
Pasta | 2 | tomato | peperoni
Pizza | 1 | pineapple | beef
drink | 1 | vodka | lemon
For each change I would like to do, to this table (via a form + query ?),
Access add another record with the modifications and add a version numper of
the recipe
Could you tell me how to build such a table? (Table + form + query that
would update the Table)
Thanks.
I would like to build a database that could keep original version of each
line even if I want to modify something via Form.
Here is a table example :
Recipe | Version| Ingredient 1 | ingredient 2 | and so on.
Pasta | 1 | cheese | ham
Pasta | 2 | tomato | peperoni
Pizza | 1 | pineapple | beef
drink | 1 | vodka | lemon
For each change I would like to do, to this table (via a form + query ?),
Access add another record with the modifications and add a version numper of
the recipe
Could you tell me how to build such a table? (Table + form + query that
would update the Table)
Thanks.