I have a form. On this form is a field that I want to update when the user changes a field on the form (a sort of tracking feature). I can't get the on update event to run when I change a record. The only time it runs is when I click the Close button. This is no good because you can open the form and not change anything and it will still show that the record has been changed. How do I run some code when the record has changed?
Greg
Greg