Forum Discussion
Patrick Voelz
Mar 26, 2018Copper Contributor
Excel VBA Hyperlink adress + Subadress
Hello,
I stumbled across a Problem regarding adding a Hyperlink to my Excel sheet via vba.
ws1.Hyperlinks.Add Anchor:=ws1.Cells(Z, 50), _
Address:=strHypAdd
...
Deleted
Mar 27, 2018Patrick,
Lines 2 and 3 in your code need line continuation characters at the end of each line.
'---
Jim Cone
https://goo.gl/IUQUN2