Can't insert new records in a new form

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

Guest

I've just built a new database with several tables and created a new form for
data entry. When trying to insert a new record using a button I created, I
get the message, "you can't go to the specified record." The Insert New
Record command is shaded out. What's the problem?
 
Mike,
In the query behind your form you have some sort of illegal realtionship
between your tables. Therefore, the query may display results, but the
recordset itself in not "updateable."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top