Block some fields in subform

S

Santiago

I have a form with a subform associated to a table.
Is it possible to block for editing some fields of the table (@ the
subform), but not all of them?

HELP appreciated!

Thanks! Bregards
Santiago
 
R

Rick B

Not sure what "block for editing" means.

You can set each control in your form design to allow or not allow the user
to edit them using the "locked" or "enabled" property of each control.
 
S

Santiago

just what I wanted THKS

Rick B said:
Not sure what "block for editing" means.

You can set each control in your form design to allow or not allow the user
to edit them using the "locked" or "enabled" property of each control.
 
Top