I hope I'm going about this in the correct way?
I am trying to teach myself access 2007 but the following problem defeats me. I set up two tables; PRODUCTS – which includes Product Name and price, and ORDERS - which uses a lookup field to select the product. I also created an Order Form from a query which selects the price from the products table – so far so good. However, when I change a price in the product table, it changes not only the current order record but also all the previous records. I have tried various ways of locking the price field on the form but to no avail. What am I doing wrong? Any help would be much appreciated.
JCJ
I am trying to teach myself access 2007 but the following problem defeats me. I set up two tables; PRODUCTS – which includes Product Name and price, and ORDERS - which uses a lookup field to select the product. I also created an Order Form from a query which selects the price from the products table – so far so good. However, when I change a price in the product table, it changes not only the current order record but also all the previous records. I have tried various ways of locking the price field on the form but to no avail. What am I doing wrong? Any help would be much appreciated.
JCJ