P
pswanie
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()
mailto:[email protected]
subject: suport needed
End Sub
========================================================================
mailto?
this dont work but more or less what i need...
========================================================================
Private Sub Image1_Click()
mailto:[email protected]
subject: suport needed
End Sub
========================================================================