How do you link drop down list boxes in Word 2007?
by Kylercagni on May 25, 2011Q: How to link drop down list boxes in Word 2007, for example if in th first drop down A is selected, then drop down 2 should have 1,2 and 3, if B is selected in the first dropdown then the second should have 4,5 and 6 etc?
Tags: microsoft word
To do this, you’d need to write some VB scripts to handle the logic. See the section titled “Cascading ListBoxes” toward the bottom of this page: http://gregmaxey.mvps.org/Populate_UserForm_ListBox.htm
Mark (Uber Geek) says: on May 25, 2011 at 8:38 am