TURNERMICH
Technical User
I have a table with a large number of records 100,000.
I need a combo box, to lookup and display a record, using say "Description" as the field.
I have the field (description) indexed>
I have created a combo box, and altered the query to sort on description.
When looking up the combo box it seems to work ok, if the character entered is say "D", BUT when say "S" is entered,
it stalls the machine and takes ages to light up, again., and the lookup does not work correctly.
*****There seems to be a limit (practical), for a record source in a combo box.??!!!***
---------------------------
??What is the best way to handle looking up in the above case. Is there a way to overcome the problem.
I do also have lookup fields that are numeric., which makes a preliminary combo a bit difficult.
---------------------------
Would appreciate any advice.
I need a combo box, to lookup and display a record, using say "Description" as the field.
I have the field (description) indexed>
I have created a combo box, and altered the query to sort on description.
When looking up the combo box it seems to work ok, if the character entered is say "D", BUT when say "S" is entered,
it stalls the machine and takes ages to light up, again., and the lookup does not work correctly.
*****There seems to be a limit (practical), for a record source in a combo box.??!!!***
---------------------------
??What is the best way to handle looking up in the above case. Is there a way to overcome the problem.
I do also have lookup fields that are numeric., which makes a preliminary combo a bit difficult.
---------------------------
Would appreciate any advice.