I am having a little issue that I'm hoping somebody can help me with. I am writing a database for estimating contracts in the roofing industry. I want to set up a table of materials with prices next to them, not a problem. When I create a form for estimates and I select a material from a drop down list it will use the current price for the selected material. My problem is if I update the price of the materials it will change across all my estimates which is not what I want, I would only want new estimates to have the new price and old estimates to have the price I had at the time. Is there a way of freezing the field content so that it does not update when the price updates?