In Access 2003, Is there anyway of having a combo box automatically drop down the underlying list, without clicking the dropdown button, as soon as the user starts typing in the box? (e.g. similar to the google search box).
I presume this would have to be done with an event procedure triggered by something like "on dirty". [ If that can be done, then there's the ancillary question of how to delete the dropdown button, since it would no longer be needed ]
Pete