Delete a record?

  • Thread starter Thread starter Tony Williams
  • Start date Start date
T

Tony Williams

I want to put a Delete command button on a form to delete a record. I've
looked at help and can't see any method or code is there some simple code to
do this like docmd.delete?
 
Tony,

You can use the Command Button Wizard (selecting the Record Operations
Category) to do exactly that.
 
Thanks Cheryl why didn't I think of that ???( wood and trees come to mind)
Tony
Cheryl Fischer said:
Tony,

You can use the Command Button Wizard (selecting the Record Operations
Category) to do exactly that.

--
Cheryl Fischer
Law/Sys Associates
Houston, TX

Tony Williams said:
I want to put a Delete command button on a form to delete a record. I've
looked at help and can't see any method or code is there some simple
code
 
???( wood and trees come to mind)

Yep, I see them all the time. <G>

--
Cheryl Fischer
Law/Sys Associates
Houston, TX

Tony Williams said:
Thanks Cheryl why didn't I think of that ???( wood and trees come to mind)
Tony
 

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