Access MS ACCESS Clear original values on Click

Joined
Jul 3, 2012
Messages
2
Reaction score
0
I need a code to clear the original values for specific references.

I have a many to many relationship between table Products and References by a table called Product_Ref. One Product has many references and one reference can have many products.
and each product has a different price in each reference. (eg. Product1 can be 15.00$ for Reference_Number 101010 but 10.00$ for Reference_Number 030303)
And I want the Price of all the products in one reference to become 0 when a button on a form is clicked.
Please Help! Thank you!!
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top