How can I add a web link to a custom menu I have created.
The idea is that the user can go to the menu, click on the
menu entry and the appropriate web site will open in their
default browser.
Any help will be appreciated.
Insert | Hyperlink. The URL goes in the box that says Address. If you select
the text you have in the document before inserting the hyperlink, it will
already be inserted in the "Text to display" box. If you want to edit the
mouseover popup, click the ScreenTip... button.
Whoops, sorry. This is for text in a document. In order for this to work on
a menu, you'd have to...hmm...maybe create a macro to go to that Web site
and put that macro on the menu? You could ask in one of the word.vba NGs for
the appropriate code, or you could try recording a macro of following a
hyperlink.
--
Suzanne S. Barnhill
Microsoft MVP (Word)

Signature
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.mvps.org/word
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> How can I add a web link to a custom menu I have created.
> The idea is that the user can go to the menu, click on the
> menu entry and the appropriate web site will open in their
> default browser.
>
> Any help will be appreciated.