Form entry

  • Thread starter Thread starter Adam
  • Start date Start date
A

Adam

I created a form based on a query but I cannot enter new
information. I thought forms were created for the very
purpose of data entry. What am I doing wrong?
 
Adam said:
I created a form based on a query but I cannot enter new
information. I thought forms were created for the very
purpose of data entry. What am I doing wrong?

The query is propably not updateable. Try entering or editing a record.

Include the Primary Key of the table you want to update, and it will
probably work.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Back
Top