Displaying text based on drop down selection

Hi,

I have created a nomination form that includes several different award categories.  I have inserted a drop down list and I would like to be able to automatically display the award critera and information on how to apply for just the award that the user selects. 

I can't use mail merge I don't think because the form will be sent out to people who won't have access to a source document.

Can this be done? If so, please share instructions.

I am using Microsoft Office Professional Plus 2010.

Thank you!

Create the form in Excel instead.

If not looks at the customization forums for more help with a code.

Trying to be helpful.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

What type of dropdown is it?  If a legacy formfields dropdown as used in a document that is protected for forms, you can use a Select Case construction in a macro run on exit from the dropdown that evaluates the Result of the dropdown formfield and then sets the corresponding text to the Result to a TextInput FormField (or if the corresponding text is too long (>256 characters) have the macro code set the value of a variable in the document and have a docvariable field that will display that value as a result of the code updating the fields in the document.
Hope this helps,
Doug Robbins - MVP Office Apps & Services (Word)
dougrobbinsmvp@gmail.com
It's time to replace ‘Diversity, Equity & Inclusion’ with ‘Excellence, Opportunity & Civility’ - V Ramaswamy

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

You might try an AutoTextList field. See http://word.mvps.org/FAQs/TblsFldsFms/AutoTextList.htm.
Microsoft MVP (Word) since 1999
Fairhope, Alabama USA
http://ssbarnhill.com
http://wordfaqs.ssbarnhill.com
Screen shots captured with TechSmith's Snagit

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Taking your question literally, the only automatic way (immediately after user selects with no requirement to exit or do anything else) is a custom content control change event.  This is illustrated here:

http://gregmaxey.mvps.org/word_tip_pages/content_control_magic_dropdowns.html

Greg Maxey
***
Death smiles at us all, but all a man can do is smile back.


For more help with Word visit:
http://gregmaxey.com/word_tips.html

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated May 7, 2024 Views 21,559 Applies to: