can't add new record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a query to add multiple tables, so my form draws information from 4
different tables through the query. However i can't add any new records to
the form or the query now. How can i add new records??
 
I created a query to add multiple tables, so my form draws information from 4
different tables through the query. However i can't add any new records to
the form or the query now. How can i add new records??

Some queries are not updateable.
See Access help:
Query + Troubleshoot queries + Select Query + I can't update data
from a query + Data can't be updated
 
Back
Top