View Single Post
 
Old 04-19-2016, 12:24 PM
doomie83 doomie83 is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Apr 2016
Posts: 1
doomie83 is on a distinguished road
Question How to add automatically another drop-down list after insertion of data

Hello all,

I am in dire need of your help. I am trying to do something to which I'm not even sure it can be done! I have a form where the user should be allowed to enter drop-down lists (combobox) as needed. The idea is either to have a button that the user clicks to add a new list (with same values) or to have a new one added when the previous (first) one is populated.

I have searched the forum and the closest I found was this https://www.msofficeforums.com/word-...html#post38461 but it creates rows in a table.

Any suggestions? A button with a macro that triggers adding a new line? Or VBA coding that will add a new drop-down list when previous one is filled?

Hope you can help!
Thanks!
Attached Files
File Type: docx test.docx (23.3 KB, 8 views)
Reply With Quote