Macros, Visual Basic and MS Word 2003

L

lisa.hayden

Can I use a hyperlink in a macro?

I am attempting to create a macro within a template (Word 2003) with a
hyperlink, but I am not sure if this possible. If possible, what is
the coding in Visual Basic?
 
M

macropod

Hi Lisa,

Yes, it's possible to 'use' a hyperlink in a macro, but whether it can be 'used' the way you intend is another matter - about which
you've said nothing. Plus, the code for using a hyperlink depends on how you propose to 'use' it.
 
L

lisa.hayden

Can I use a hyperlink in a macro?

I am attempting to create a macro within a template (Word 2003) with a
hyperlink, but I am not sure if this possible. If possible, what is
the coding in Visual Basic?

I would like to have an option button on a word template that allows
the user to click on the button and opens text from another file via
hyperlink.
 
D

Doug Robbins - Word MVP on news.microsoft.com

Use a macrobutton field.

See the article "Using MacroButton fields" at:

http://www.word.mvps.org/FAQs/TblsFldsFms/UsingMacroButton.htm


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com

Can I use a hyperlink in a macro?

I am attempting to create a macro within a template (Word 2003) with a
hyperlink, but I am not sure if this possible. If possible, what is
the coding in Visual Basic?

I would like to have an option button on a word template that allows
the user to click on the button and opens text from another file via
hyperlink.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top