Autocomplete Case Sensitive in MS Access after IE7

J

JohnnyR

Has anyone noticed a problem with AutoComplete now being case sensitive when
using a combo box? We started to get this behaviour after installing IE7.

To reproduce this behaviour, create a new form with a combo box and set as
follows:
Row Source Type = Value List
Row Source = John Smith;John Turpin;John Yates

Open the form and with Caps Lock OFF start to type john y and it picks up
John Yates correctly

Now with Caps Lock ON do the same.

This behaviour only happens with IE7.
If you have IE6 then case doesn't seem to matter.
 
Top