I have a form with the following fields: Name, location, date.All are required fields.
Location properties include row source type = Table/Query and limited to list . I created another subform for the user to create a new location via add new record. but i ocasionally get "the database can not contain null value" error.
How can i avoid this error?
Location properties include row source type = Table/Query and limited to list . I created another subform for the user to create a new location via add new record. but i ocasionally get "the database can not contain null value" error.
How can i avoid this error?