Deleting a subform's record?

Ecron

Registered User.
Local time
Today, 14:59
Joined
Aug 31, 2006
Messages
58
Hello.

So I have a main form that has a subform located onto it in datasheet view. The subform has all editing attributes locked. I want a button on the main form that when pressed, unlocks the subform and then deletes the record selected.

On my button I know how to change the attribute of the subform, but when I put in a delete command I'm sure that it's trying to delete the record for the main form!

Any help would be greatly appreciated!

Thanks!:p
 

Users who are viewing this thread

Back
Top Bottom