View Single Post
 
Old 04-03-2020, 01:50 AM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,106
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

You can add more case statements to work with the as many list boxes as you want, however if you want list boxes that are only present and dependent on an earlier selection then it gets altogether more complicated, especially when we only have a vague outline of what it is that you are trying to achieve.

Personally if that is the aim I would go instead form a userform with cascading list boxes and write only the final values to the document based on what is selected - see Populate Userform Listbox or Combobox
__________________
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