micky500970
Programmer
HI,
I populate a combo box during form load. The data comes from an Access DB. The problem i have is that users can type in words in the combo.text box rather than choose a name from the list.
Is there a way of preventing this from happening?.Is it possible to have it so they can only select by mouse and not input?
Or do I have to check the data in the list against what has been entered manually. Not sure how to do this.
Thanks
I populate a combo box during form load. The data comes from an Access DB. The problem i have is that users can type in words in the combo.text box rather than choose a name from the list.
Is there a way of preventing this from happening?.Is it possible to have it so they can only select by mouse and not input?
Or do I have to check the data in the list against what has been entered manually. Not sure how to do this.
Thanks