I have converted CustomerID (autonumber-primary key) to a combo box to look up customers. In the combo box CustomerID is the bound field. This works good except for one problem. If the user deletes the contents of the combo box and tabs out of the field they get an Access error stating can not contain null value, etc. I have tried trapping this error but have not had any luck. Can someone please help me with trapping this error. (or maybe advise of a better way to accomplish what I'm trying to do?)
Thanks ahead of time for any help you can give me.
Shane
Thanks ahead of time for any help you can give me.
Shane