G
Guest
I have a form with 4 unbound text boxes that get added to a table via an
append query. If I leave one of the fields blank, the record I am trying to
append does not. I have set the properties of the fileds in the table I am
appending to to allow null values, and not be required, but htis does not
help. It seems I need to have some sort of value to alow the record to be
appended. Is there a way to set it so the field can be null and still append?
Thanks,
append query. If I leave one of the fields blank, the record I am trying to
append does not. I have set the properties of the fileds in the table I am
appending to to allow null values, and not be required, but htis does not
help. It seems I need to have some sort of value to alow the record to be
appended. Is there a way to set it so the field can be null and still append?
Thanks,