I have a Form and a SubForm
on the Subform I have many datas that I want the users does have access to
delete them, I have changed Shortcut Menu to "NO"but if the select the row
and press DELETE key of the beyboard then deleting is allowed,
how change this?
Thanks in advance

Signature
Lorenzo Díaz
Cad Technician
Ken Sheridan - 13 Jan 2008 16:32 GMT
Lorenzo:
Set the AllowDeletions property of the subform, i.e. the source form object,
to False (No in the properties sheet). The user will then be unable to
delete rows from the subform in any way.
Ken Sheridan
Stafford, England
> I have a Form and a SubForm
>
[quoted text clipped - 5 lines]
>
> Thanks in advance
ldiaz - 13 Jan 2008 16:50 GMT
Thanks Ken, that work perfectly
Thanks
LD

Signature
Lorenzo Díaz
Cad Technician
> Lorenzo:
>
[quoted text clipped - 14 lines]
> >
> > Thanks in advance