This post assumes that you already have a data validation setup on all/few fields in a column which is now showing a drop-down for the fields in that column. The following VBA Macro enables the user to select multiple items from the dropdown list. The following are what the code does: 1. The items selected
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok
Excel: VBA Macro Code for Multi Select Drop Down List
This post assumes that you already have a data validation setup on all/few fields in a column which is now showing a drop-down for the fields in that column. The following VBA Macro enables the user to select multiple items from the dropdown list. The following are what the code does: 1. The items selected
Read More