Hi James,
The code which is causing the error is this
Private Sub Form_Load()
CsrName = DLookup("Name", "T Number Fields", "TNumber= '" & Forms![In Life Trigger Tracker]!Username & "'")
End Sub
Yes the back end is an access database - The error just comes up when i guess the form is idle for...