I have a form that is created off a query and when I enter data into a new record and then save and quit, data is stored in the query, but does not show up on the form. Does anyone know how to get this working?
Data is stored in a table, not in a query...even though you can enter data through a query.
Does any record show up in the form when you open it? If not:
- DataEntry property = No
- remove any filter from Filter property
- FilterOn property = No
- correct the query
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.