Hyperlink question

W

Wendy Graves

I have a small web site that I maintain in Word and I just upgraded to
Office 2004 for Mac. My question is:

I want to create a hyperlink to another web site that will open in a new
browser window, but I can't figure out how to do it. I know that the field
switch "\n" is supposed to do this, but I don't know know where or how to
use the switch.

Any help with this would be appreciated very much.
 
D

Dayo Mitchell

Well, I haven't done this myself, but since you know what the switch
is....insert your hyperlink the regular way, then hit option-F9 to toggle
field codes (or right click and select toggle field codes). Your link will
show up in code format, and you can add the \n manually. In my quick test,
looks like the \n should come after the text of the hyperlink, with a space
between it and the ending bracket }.

DM
 
Top