Thread: [Solved] drop-down box
View Single Post
 
Old 06-09-2015, 11:53 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,359
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You could do this by bookmarking the target paragraphs and using a dropdown content control referencing the bookmark names for the selection, coupled with a contentcontrolonexit macro to go to the bookmark the user selects. You could get the same functionality without a dropdown or any VBA code by inserting 3 hyperlinks instead at the same location (one for each bookmark).
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote