I am using:
Private Sub Form_Dirty
Me!FieldName.Value = Now()
End Sub
To timestamp records but after I make a CHANGE to the record and try to
tab through, the record is frozen and I can only get out of the freeze
by hitting the escape key.
Any ideas???
Charles - 18 Jul 2005 15:19 GMT
BTW it is running on an Access2000 Platform.
Common, team! HELP!