forms creteria

  • Thread starter Thread starter jerry
  • Start date Start date
J

jerry

hi everyone,
on closing of my form I get this message
"the data was added to the database but the data won`t be displayed in the
form because it doesn`t satisfy the criteria in the under lying record
source"

What can I do,not to get this ??
 
Never seen that before, but I would look at the query upon which the form is
based. Obviously it has some filter applied that excludes the record you
just added.
 
Back
Top