Dropdown list key selection

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Is it possible to format a dropdown list in such a way that if you press a
letter key while the list is open it will bring to the first entry in the
list beginning with that letter? The feature exists with autofilter and the
list behind the dropdown is sorted alphabetically
 
You could use a combobox from the control toolbox toolbar (not from the Forms
toolbar).
 
Back
Top