Make a global variable named "X" which is the same data type as the field you want to monitor.
In the PostOpen event for the form, set X to the value of the field.
In the QuerySave event check to see if the current value of the field is still the same as X.