hyperlink image for email
I got a image on a userform. what will the code behide it be to hyperlink
mailto?
this dont work but more or less what i need...
================================================== ======================
Private Sub Image1_Click()
subject: suport needed
End Sub
================================================== ======================
|