View Full Version : Combo Box


knothed
12-18-2000, 09:09 AM
I have a combo box on my form that searches for a serial number. If that number has not yet been produced the from goes to the first record in the table. I need code that will bring up a message box saying the unit has not been produced and have the form remain on the present record.

Thanks in advance

Jack Cowley
12-18-2000, 05:57 PM
Search Help for the NotInList event....