Ok I am very new to VBA stuff
I am trying to understand this stuff. if i want a macro to follow a hyperlink , i entered this
Sub 1()
ActiveWorkbook.FollowHyperlink
Now when i do this i get the following string of options:
FollowHyperlink(Address As String,
What would be the string for hyperlinking to another xcell file on the desktop
Bookmarks