Forum Discussion
Deleted
Apr 21, 2017Not applicable
Excel forms
I want to develop a form that populates columns - similar to Excel's standard form - except that it allows for a dropdown menu in one of the fields. Is this possible?
SergeiBaklan
May 01, 2017Diamond Contributor
Hi Ana,
If we speak about built-in Excel Forms which appears as modal window on the screen - for my knowledge it's not possible to use drop-down list within it.
If you would like to build your own UserForm instead the approach is described here http://www.contextures.com/xlUserForm02.html together with sample files you may start with. However, i didn't test that and can't give more details.