I notice that the locked property of a control prevents typed input and if a
subform is locked then this is true for all controls in that subform.
However, record selectors can still be used to select a row and the delete
key will still delete the record.
Is there an easy way to strengthen the meaning of "locked" to "read only"?
Rick Brandt - 11 Mar 2005 00:39 GMT
> I notice that the locked property of a control prevents typed input
> and if a subform is locked then this is true for all controls in that
[quoted text clipped - 5 lines]
> Is there an easy way to strengthen the meaning of "locked" to "read
> only"?
Set AllowDeletions property of the subform to No.

Signature
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com