Hi everyone,
I have created a command box to send an email:
Private Sub CommandButton1_Click()
ActiveWorkbook.SendMail "xxxxxx@xxxxxxx.com"
End Sub
The command button works, but I get a message saying the following "A program is trying to automatically send e-mail on your behalf. Do you want...