autocomplete when typing at a form

  • Thread starter Thread starter chill
  • Start date Start date
C

chill

hello

I have a form coming from a simple table with ID as a key and a field surname.
I made the field surname as combobox and unbound it, taking values from a
query .
I was wondering if its possible , when im typing the first letters in that
surname combo, the form complete the rest and the whole record goes to the
apropriate value.

thanks
 
chill said:
hello

I have a form coming from a simple table with ID as a key and a field
surname.
I made the field surname as combobox and unbound it, taking values from a
query .
I was wondering if its possible , when im typing the first letters in that
surname combo, the form complete the rest and the whole record goes to the
apropriate value.

thanks
 
Back
Top