acc 03 combobox autocomplete

M

Marco

Once when i type a letter in a combox the word autocomplete, now no.
How can i enable autocomplete in a combox ?

thx
 
F

fredg

Once when i type a letter in a combox the word autocomplete, now no.
How can i enable autocomplete in a combox ?

thx

Set the combo box's AutoExpand property to Yes. It's on the Data tab
of the property sheet.
 
Top