Make hyperlink open folder in folder view

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

In Windows 98, a hyperlink like this in a Word 97 document when clicked
on opens the Work folder in the Explorer view. How can I modify the
hyperlink so that it opens the folder as a regular folder (not
Explorer)?

Thanks.


{ HYPERLINK "C:\\Documents\\Work" }
 
You'd have to ask in a Word NG. The only related procedures I know have to
do with switches for Explorer.exe. The function you list looks like an
internal OLE or similar function, and any available parameters to change
behavior of that would be part of the Office lexicon.
 
Back
Top