Delete a record from a Form

pepegot

Registered User.
Local time
Today, 08:14
Joined
Feb 20, 2006
Messages
39
How can I delete a record from a form?
I set Allow Datasheet view to yes, Allow Form No, and Allow deletions Yes.

Nothing happens. Perhaps A delete button could be added, but I don't know the code? I do not want to use the Datasheet view as the means of deletion.
 
One way would be to use the wizard to make a delete command button.
 
Delete Record from a form

Found and used wizard, but record is not deleted. This is from a single table, unlinked.
 
Does it throw any error? What code is behind the Delete Command Button?
 

Users who are viewing this thread

Back
Top Bottom