ok, i have found the code for the page that i open to update the details.
where exactly do i put the code in all this lot??
Option Compare Database
Private Sub cmdAddUseageCriteria_Click()
On Error GoTo cmdAddUseageCriteria_Err:
Dim strlinkcriteria As String
strlinkcriteria = "[User ID] = "...