How can I make a form to allow edits on only a quick find.

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have opened a form and locked its ability to change the data. However, it
also locks my quick find pull down. How can I make only the quick find
work?

Thank you in advance for your help,
Mike
 
Set the Locked property of each bound controls to Yes, instead of setting
the AllowEdits property of the form to No.
 

Ask a Question

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.

Ask a Question

Back
Top