S
Stu
I have a form with a combo box which inputs a parameter
to a parameter query. It works, but when I close the form
I get an "Index or primary key cannot contain a null
value" error. There are no null values in the combo box
when the form is closing, and there are no null values in
the table from which the combo box gets its list. Why is
the form trying to input a null value when it's closing?
to a parameter query. It works, but when I close the form
I get an "Index or primary key cannot contain a null
value" error. There are no null values in the combo box
when the form is closing, and there are no null values in
the table from which the combo box gets its list. Why is
the form trying to input a null value when it's closing?