To my knowledge you can't. You have a couple of choices:
First, create a popup form with a combo box on it allowing the user to choose from the list and storing the data chosen in whatever way is appropriate for your circumstance.
Second (and not as good), use the InputBox function and compare the input to your list and loop until they match something or give an error message if they don't match.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.