Selecting from combo boxes

K

Kevin

i have created a database that uses a combo box (looks up
a table) to list items on a form. when i use this form on
one machine i can start to type the 5 digit number and
it 'predicts the number to use. if i press enter or
continue, it finds the appropriate data. however, on
another machine, it will no tlet you type the number in
the combo box, you have to select it from the list. It is
the same 'single user' database on a sharded directory on
the server, so it is the same form being used regardless
of machine. Can anyone tell me why?
 
Top