Hi,
I have a column with a list of items:
Item1
Item2
Item3
Item...n
I need a macro to display a Dropdown Box with all the items and allow a selection; display a MsgBox with the selected item.
Could anyone advise? - Thank you