I'm trying to distinguish between a New record and a Changed record. I have a Y/N field hidden on my form called "Changed". Whenever a record changes, I want the YN field to be updated to True. I am currently using the form's Dirty property to do this. However, New records are being marked as well as Changed records. Am I using the wrong event?
Thanks for your help!
Hijinx
Thanks for your help!
Hijinx