I am creating a drop down list box,but i don't want the user to be able to actually change the info in it how do i lock it where they can only select from the drop down?Thanks,I'm a newbie!
Printable View
I am creating a drop down list box,but i don't want the user to be able to actually change the info in it how do i lock it where they can only select from the drop down?Thanks,I'm a newbie!
Change its Style property from 0 - Dropdown Combo to 2 - Dropdown List. :rolleyes: