I am not sure how to word this question and hence I haven't had luck finding an answer either.
I want to make a sub or a function that requires variables, but in the IDE, show the options available to select.
For example,
in the "msgbox" function, when you type "msgbox", the message, then a comma, a list of values appear to select such as "vbcritical".
I want to make my own subs and functions can be called and also have a list of values to select. I would greatly appreciate any help figuring that out.
Thanks ;-)
I want to make a sub or a function that requires variables, but in the IDE, show the options available to select.
For example,
in the "msgbox" function, when you type "msgbox", the message, then a comma, a list of values appear to select such as "vbcritical".
I want to make my own subs and functions can be called and also have a list of values to select. I would greatly appreciate any help figuring that out.
Thanks ;-)