The adjusted quantity (factor times Quantity) is calculated in an unbound textbox. Calculated data is not saved into a record unless code (VBA or macro) is used to save it. If you use code to populate the Quantity field with calculated value then yes the record is changed. So don't use code to change the Quantity. Display the calculated textbox next to the Quantity textbox.