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

Similar Threads

Access Sorting and grouping using multiple tables 0
Access Multiple value field Access 2007 2
Lookup/query issues 1
Access Switchboard error message 1
Access MS access, Table id query help 0
Access Passing the value to a table 1
Access Access - Is it possible to repeat fields in a form? 1
Access MS Access - Is this possible? 1

Back
Top