I have this code to send email by a access form but its given errors in one variavel, "strHelpDesk" says that it is not defined. Can some one help me? tank you
the code is
Private Sub cmdMailTicket_Click()
On Error GoTo Err_cmdMailTicket_Click
Dim stWhere As String '--...