Updating a field in a table from a form

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

Guest

I have a form that is based off a query. I need to update one field in a
table but when I update the form, it does not update the table. The field
remanes blank. Can anyone tell me what I'm doing wrong.
 
hi,
if the query you are running isn't updateable then it wont
update the table.
you may have to try an append query.
see my reply post to tam in access general questions feb10
at 1:35am. he has a similar problem.
Post back if you have questions.
 

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