Hi Guys,
I am asking about hyperlink function in VBA, I have the following
Label1 = "Link from excel cell"
I need to add hyperlink to it and i did the following
ThisWorkbook.FollowHyperlink Label1
and it works perfect, but what i need is (Friendly name) not to put the link shown in excel cell...