Hi,
If only some (even just one) control has to be available for edition, it may
be preferable to not "lock" at the form level, but each control
individually. Fortunately, you are not obliged to change the property
individually. You can group-select the controls, and their common properties
will be available. If the group-selected controls have the Locked property,
set it to True.
Hoping it may help,
Vanderghast, Access MVP
> Hello you all,
>
[quoted text clipped - 7 lines]
>
> Mike