re. ghudson's audit trail code... Absolutely brilliant, thanks.
DOH! It would help if I included the code I was using!
Function AuditTrail()
On Error GoTo Err_Handler
Dim MyForm As Form, C As Control, xName As String
Set MyForm = Screen.ActiveForm
'Set date and current user...