From my understanding the OnDirty event is only for forms with bound fields. I have a form with several unbound textboxes for data entry. What I would like to do is to find out if any of the textboxes have been altered, if so, then save the data....any suggestions?