have just tried this too, but getting same errors:
Private Sub Device_BeforeUpdate(Cancel As Integer)
Dim ExistingDevice As String
Dim CountOfDevice As String
Dim ExistingJoin As String
Dim ExistingUser As String
Dim ExistingUserName As String
Dim Msg, Style, Title, Help, Ctxt, Response...