Updating a table from a form

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

Guest

When I update a field in a form, I n eed to update a table. The form is
based off of a query. When I run the form, the table does not update - it
remains blank. Can anyone tell me what I'm diong wrong? Thank you.
 
Hi:

Check if the query is updateable - run the query and see if you can change
the data there in the DataSheet window.

On Form Properties make Sure "Allow Edits" is set to "Yes" as well.

Regards,

Naresh Nichani
Microsoft Access MVP
 

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