Delete query not available for command button

  • Thread starter Thread starter David H
  • Start date Start date
D

David H

When creating a command button, miscellaneous, run query 'Delete' queries
are not listed. Can this be changed? If not,can a button be set up some
other way.


David H
 
You are using the wizard? This just sets up the code behind the
button. You can change that code to do whatever you want.
 
When creating a command button, miscellaneous, run query 'Delete' queries
are not listed. Can this be changed? If not,can a button be set up some
other way.

David H

Using the wizard is not always the end of the process of adding a
command button.
Sometimes it's just the beginning.
If you need to use the wizard, select any query name, then open the
code window and change the name to that of the delete query.
 

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