The action delete is not available

K

Kimon

Dear Sir/Madam,

I have a form that includes a sub form when i click the button "delete" in
the main form a message appears with the "This action is not available now"

What's wrong?
 
J

Jackie L

Is your form based on a query that is not updateable? Or, check to see that
the property of your form is set to Allow Deletions - Yes.
 
Top