
09-09-2013, 04:58 PM
|
Novice
|
|
Join Date: Sep 2013
Posts: 2
|
|
Word 2010 Dynamic Form
Hello, first i would like to say i appreciate a forum like this being created for the sake of collaboration and help with MS Office products!
Secondly, Now for my problem:
I'm simply trying to create a word 2010 form that contains multiple drop down boxes for a user to select from and then have details on that selection dynamically included on a separate row.
Example (basic):
Dropdown1
Region {North, South, East, West}
If North is selected, WI shows up on the second line
If South is selected, ATL shows up on the second line
If East is selected, NY shows up on the second line
If West is selected, CA shows up on the second line
I need more than one drop down list on the form which will have a separate row that shows details on that selection.
If you need more information, please let me know and any information would be greatly appreciated.
I don't have any VBA experience but am not afraid of messing around with some code.
I reviewed the following link: http://www.google.com/url?sa=t&rct=j...51773540,d.b2I
But didn't exactly work for me since i needed multiple dropdowns on the form.
Thanks,
adunbar
|