Form Error Message

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

Guest

I have a form which allows people to post transactions from one table to
another. After the user clicks post, the selected records on the form are
appended (using append query) to the second table and are deleted (using
delete query) from the first table.

When I click on post, I received this error message "Specify the table
containing the records you want to delete". Please help.

Thanks.
 

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