Quote:
Originally Posted by macropod
Perhaps, then you need to consider why you're using a combobox instead of a ListBox, so they can only choose from the valid records.
|
Paul, the reason I am not using a list box is...there are around 2000 IDs and I want the user to start typing the ID number.
If they accidentially type the wrong number I get the run-time error(381).
So now the question is how do I handle that error and reset the form to type the correct number in.
Hope that is clearer than mud.
Cheers
Stewie