I am currently using this construct to open a word document to a bookmark/hyperlink, "Help" in this instance.
Is there a way to implement this with the "Shell.application", it doesn't accept the second argument.
"Tempvars!XLA" is the directory path
Code:
FollowHyperlink TempVars!XLA & "The Don McNair Herbarium Data Set.docx", "Help", , True
"Tempvars!XLA" is the directory path