Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Doctor C Doctor C is offline
external usenet poster
 
Posts: 1
Default Double click highlighted text for more details

I want to expand details by clicking a highlited text within a word document.
This will allow a brief explination and expansion if you would like more
info.
--
Thank you for your time''''
DOC
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Shauna Kelly Shauna Kelly is offline
external usenet poster
 
Posts: 571
Default Double click highlighted text for more details

Hi DOC

One way to achieve exactly what you want is to use a macrobutton field that
runs a macro that displays a message box that shows the further information.

Specifically: do ctrl-F9. Within the braces that Word gives you, type
"Macrobutton DefineApple apple". Now, do Shift-F9 to display the field,
rather than the field codes.

Now, you have to create a macro called DefineApple. It should look something
like:

Sub DefineApple()
MsgBox "An apple is a round, green fruit. Some people think that apples
can be red, but I don't like red apples."
End Sub

For information on what to do with that macro, see Graham Mayor's Idiots'
Guide to Installing Macros at http://www.gmayor.com/installing_macro.htm

You'll need a separate macro for each term you want to define.

Two caveats to this:

1. Whether it will work will depend on the macro settings of your user. If
the user has macro security set to High or Very High, the user will never
get the chance to run the macro. If the user has macro security set to
Medium, then the user might decide to turn off your macros.

2. The user may have chosen to click with one click, not two. So beware of
issuing instructions to 'double-click' the name.

For other ideas to achieve similar ends, see
How to create a glossary
http://www.ShaunaKelly.com/word/glossary/glossary.html

Hope this helps.

Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word


"Doctor C" wrote in message
...
I want to expand details by clicking a highlited text within a word
document.
This will allow a brief explination and expansion if you would like more
info.
--
Thank you for your time''''
DOC



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Header with picture or text box Scott Page Layout 15 April 28th 23 02:52 AM
MS Word should let me bold and highlight text with ONE click. Mike Oberneder Microsoft Word Help 1 July 20th 06 10:56 PM
autoshape text wrapping cayce Page Layout 6 June 16th 06 09:42 PM
How do I get all my Word documents within one Word window RobJacobs Microsoft Word Help 5 April 12th 05 03:04 AM
Outline Renee Hendershott Page Layout 2 December 25th 04 02:49 PM


All times are GMT +1. The time now is 10:36 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"