C
Chris
Try putting this code in the combos ketpress event
If YourCombo.ListIndex > -1 Then KeyAscii = 0
Should do the trick
items, or type in something else. I need to force some
limits the following way.
If YourCombo.ListIndex > -1 Then KeyAscii = 0
Should do the trick
list. In other words the user can select one of the list-----Original Message-----
I have a combo box on a form in which I do not limit the
items, or type in something else. I need to force some
limits the following way.
prevent further typing into the combo box,1. If no item from the list has been selected, then the user can type in anything,
2. If an item from the list is selected, I need to