N
Neon520
Hi there,
What is the in VBA for Dropdown list for user input?
I have a code like this: Inputbox("enter name of month : ")
Instead, I want to have it as Dropdown so it will reduce user input error.
And I also want to items in the dropdown list hard coded into the codes
instead of picking up from any cell ranges or any where else.
Thanks for any help.
Neon520
What is the in VBA for Dropdown list for user input?
I have a code like this: Inputbox("enter name of month : ")
Instead, I want to have it as Dropdown so it will reduce user input error.
And I also want to items in the dropdown list hard coded into the codes
instead of picking up from any cell ranges or any where else.
Thanks for any help.
Neon520