Hi there,
Here I come with another question that I can't seem to find answer to anywhere.
I have following code that is responsible for creating hyperlink to a sheet whose name is the same as cell (r, 4) value:
ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:="", SubAddress:=Cells(r...