A
Access Novice
I wish to run an update query, which will be based on a certain text field
in a form.
For example: I have a form (based on a table) which contains details
regarding products (name, price, categories etc.) and another form (based on
another table) which contains general parameters, about a certain store.
Let's assume one of the parameters is called "% profit"
I wish to create "After_Update" event for the "% profit" field which will do
as follows: after writing in this field the value 10%, all prices in the
"products details" table will be increased by 10%.
How can this be done?
Thanks,
Tim.
in a form.
For example: I have a form (based on a table) which contains details
regarding products (name, price, categories etc.) and another form (based on
another table) which contains general parameters, about a certain store.
Let's assume one of the parameters is called "% profit"
I wish to create "After_Update" event for the "% profit" field which will do
as follows: after writing in this field the value 10%, all prices in the
"products details" table will be increased by 10%.
How can this be done?
Thanks,
Tim.