O
oldblindpew
I am using a combo box to pick a value for a foreign key. The foreign key
field (long integer type) starts out empty, and then is populated via the
combo box. Later, wanting to reverse the selection and depopulate the field,
I select and delete the contents of the combo box. When I move off the combo
box Access says:
"You tried to assign the Null value to a variable that is not a Variant data
type."
How do I empty this field?
Pew
field (long integer type) starts out empty, and then is populated via the
combo box. Later, wanting to reverse the selection and depopulate the field,
I select and delete the contents of the combo box. When I move off the combo
box Access says:
"You tried to assign the Null value to a variable that is not a Variant data
type."
How do I empty this field?
Pew