C
Chris
Hello,
I have a form based on a query (combining different tables in it: major
table with article data and several smaller tables with data I refer to in
my major table). When trying to go to a next record while filling in the
form, I get an error message telling me that I can't add or save a record
because a related record is required in a table I use in my query. This
happens for several tables (in fact for every smaller table in my query).
When I fill in the data, the record is eventually saved. How can I avoid
these error screens, i.e. not having to fill in the fields?
When I close the form by clicking a button before all the required fields
are filled in, I don't get the error messages but my record isn't saved. How
come?
Is this making sense and if so, HELP!!
Chris
I have a form based on a query (combining different tables in it: major
table with article data and several smaller tables with data I refer to in
my major table). When trying to go to a next record while filling in the
form, I get an error message telling me that I can't add or save a record
because a related record is required in a table I use in my query. This
happens for several tables (in fact for every smaller table in my query).
When I fill in the data, the record is eventually saved. How can I avoid
these error screens, i.e. not having to fill in the fields?
When I close the form by clicking a button before all the required fields
are filled in, I don't get the error messages but my record isn't saved. How
come?
Is this making sense and if so, HELP!!
Chris