Setting the form's AllowEdits property to No effectively disables all
controls.
If you want to loop through the controls and disable only the bound ones,
grab the code in this article:
Locking bound controls on a form and subforms
at: http://allenbrowne.com/ser-56.html
The code calls itself recursively so that any level of subform is handled
also.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.