Hello,
I am trying to get an event to fire when I move to a new record. I would like this event to check the data validity/integrity of the record I have moved away from. I can do this by the OnCurrent event, but how do I locate the record that I have moved away from/modified?
I am aware of the .LastModified property of a recordset. Is there a similar property for the Form?
Many thanks for your help,
Rudra
I am trying to get an event to fire when I move to a new record. I would like this event to check the data validity/integrity of the record I have moved away from. I can do this by the OnCurrent event, but how do I locate the record that I have moved away from/modified?
I am aware of the .LastModified property of a recordset. Is there a similar property for the Form?
Many thanks for your help,
Rudra