View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pswanie pswanie is offline
external usenet poster
 
Posts: 247
Default 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
================================================== ======================