Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Add hyperlink to 2nd jpg logo in VBS signature

$
0
0

Hello,

I use a VBS for an email signature.

I want to add a hyperlink to the 2nd image (jpg) of my signature.

Here's part of the code I'm using:

Set objShape = objSelection.InlineShapes.AddPicture(strLogo) & Chr(9)
objSelection.Font.Color = RGB(255,255,255)
objSelection.Font.Size=7
objSelection.TypeText"Compaan"
Set objShape = objSelection.InlineShapes.AddPicture(strBannerADR)
objSelection.TypeText"" & Chr(11) & Chr(11) 

I want the hyperlink on the image referred to as strBannerADR

Kind regards,

Sofie


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>