B
Bill
I have built a form with a subform. All the form does is hold the sub form - the sub form is a datasheet that is updateable and supports inserts
Anyway, when I insert a record in the data sheet (sub form), I then get an error message that the data has been inserted into the database but is not displayable because it does not meet the criteria of the form
I can update the records without any error message. If I close the form and re-open it, all the records are displayed including the record(s) I just entered
How do I get rid of the error message and keep the newly inserted record in the datasheet.
Bill
Anyway, when I insert a record in the data sheet (sub form), I then get an error message that the data has been inserted into the database but is not displayable because it does not meet the criteria of the form
I can update the records without any error message. If I close the form and re-open it, all the records are displayed including the record(s) I just entered
How do I get rid of the error message and keep the newly inserted record in the datasheet.
Bill