Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2015, 08:00 PM
Sullivanaudio Sullivanaudio is offline Create a fillable form that changes a paragraph depending on what is chosen in a drop down list. Mac OS X Create a fillable form that changes a paragraph depending on what is chosen in a drop down list. Office for Mac 2011
Novice
Create a fillable form that changes a paragraph depending on what is chosen in a drop down list.
 
Join Date: Mar 2015
Posts: 1
Sullivanaudio is on a distinguished road
Question Create a fillable form that changes a paragraph depending on what is chosen in a drop down list.

I'm quite new to doing any macro or VBA in Word and have a little experience in Excel with it. I'm not sure how much is the same or not.



I'm trying to find out if it is possible to have a Word document that is a fillable form that will change a paragraph to a different paragraph depending on what the user chooses under a drop down list. Is this even possible?
Reply With Quote
  #2  
Old 03-31-2015, 10:45 PM
gmayor's Avatar
gmayor gmayor is offline Create a fillable form that changes a paragraph depending on what is chosen in a drop down list. Windows 7 64bit Create a fillable form that changes a paragraph depending on what is chosen in a drop down list. Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,104
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

http://www.gmayor.com/SelectFile.htm should provide a few suggestions. The problem as always is that you cannot force users to run the macros required.

One possibility that may work with the Mac version (I don't work with Macs) is to use the calculate on exit property of the form field in conjunction with a REF field, but it will only work with the REF field in the body of the document (without macros) and it gets unwieldy very quickly once there are more than (say) three selections e.g. with three selectiuosn ItemA, ItemB and ItemC

{ IF { REF Dropdown1 } = "ItemA" "This is the text associated with Item A" "{ IF { REF Dropdown1 } = "ItemB" "This is the alternative text associated with Item B" "This is the text associated with ItemC" }"}
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote
Reply

Tags
drop down lists, fillable form, paragraph



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't tab past a drop down in a fillable form jennjenn Word 3 08-08-2014 04:07 PM
How to create a drop down list with sub categories Gooford Word 0 06-18-2014 03:46 AM
Create a fillable form that changes a paragraph depending on what is chosen in a drop down list. Form Field Drop Down List James Ayers Word 3 07-14-2013 07:53 PM
Chosen option of drop-down changes another cell content Weed Word 1 01-26-2012 02:44 PM
Create Drop Down List Box hbradshaw Word VBA 0 09-27-2010 06:24 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:55 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft