Hi experts,
Is there any way I could create a VBA macro that when run would display a pop-up list of values of which one could be selected and inserted into the current cell?
For exmaple
Cell 1: Empty
Run Macro - brings up pop-up list:
Option1
Option2
Option3
Option4
Option5
Select Option3:
Cell 1: (Option3)
Is this at all possible? Can you give me a solution?
Thanks.
-- Matt
Start Free Trial