dropdown lookup does not close in a form

  • Thread starter ywcaofjamestownDebbie
  • Start date
Y

ywcaofjamestownDebbie

In a form, my drop-down list does not close or allow me to type my selection,
all it does is scroll. When I make my choice, it does not close the drop
down list. What can I do to make it work like it does in the table (type
letters until choice pops up, select, and then close the list so only my
selection shows).
 
A

Albert D.Kallal

Does the dropdown NEVER close...even when you open the form initially?

It sounds to me like this is more of a listbox. A listbox will ALWAYS
display the entries..and a scroll bar.
They never close..and you can't type anything into them (you can only
select)...
 
Top