Hi all,
Struggling with what seems to be a bug in the combo box. Given the list of values below in a dropdown combo, I should be able to start typing a name 'IADT' and the combo should jump to the name I want as I'm typing. However in the list below that doesn't happen for some reason.
As a workaround, I've found that putting my finger on the shift key as I type will allow me to get to the record, but this is not a viable longterm solution for my users.
Does anyone know what is going on here?
How would I mimic the user putting their finger on the shift key programmatically when they begin to type in the combo?
Attached sample db
I Buy
I.B.B.
I.C.E.P.
I.G.S.L.
I.R.M.A.
I.S.I.A.
IADT
Struggling with what seems to be a bug in the combo box. Given the list of values below in a dropdown combo, I should be able to start typing a name 'IADT' and the combo should jump to the name I want as I'm typing. However in the list below that doesn't happen for some reason.
As a workaround, I've found that putting my finger on the shift key as I type will allow me to get to the record, but this is not a viable longterm solution for my users.
Does anyone know what is going on here?
How would I mimic the user putting their finger on the shift key programmatically when they begin to type in the combo?
Attached sample db
I Buy
I.B.B.
I.C.E.P.
I.G.S.L.
I.R.M.A.
I.S.I.A.
IADT