spiralmind
Technical User
is there any (hopefully simple) way to create a drop-down list of values that can be selected to pass as an argument to a function? vba itself has several built-in objects and functions offering this sort of selection and auto-completion functionality, i and i'm wondering if i could implement it in my own custom functions as well.