Deleting a record

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Hi all,

Is there a way to delete a record from a form. As in,
having the user select a record from a pull-down list box
and then click a command button that will delete the
selected record from the list. I can add records easily,
but am having no luck with deleting records. Thanks for
the help!!!!
 
Hi all,

Is there a way to delete a record from a form. As in,
having the user select a record from a pull-down list box
and then click a command button that will delete the
selected record from the list. I can add records easily,
but am having no luck with deleting records. Thanks for
the help!!!!

Click the "Selector Bar" - the tan vertical bar on the left edge of
the form; when it darkens, press the <Delete> key on your keyboard.

Or, use the Record... Delete menu option.

Or, use the Command Button Wizard to create a "Delete Record" button.
 

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