To display data as you type

J

JM

Hi all
I know this may have been answered before so please excuse my tardyness if
so.

On a form in a Drop down list box or Combo box, how do I have the record
start to display as I am typing in the field data.

Sorry for the bad explination or question

TIA
 
F

fredg

Hi all
I know this may have been answered before so please excuse my tardyness if
so.

On a form in a Drop down list box or Combo box, how do I have the record
start to display as I am typing in the field data.

Sorry for the bad explination or question

TIA

If I understand your question, set the Combo Box AutoExpand property
to Yes.
 
Top