How do I make a form "read only"?

  • Thread starter Thread starter scaast
  • Start date Start date
S

scaast

I have a form with nearly 18,000 records that is searchable via combo box. I
want to restrict the form to search and view only. How do I do this?
 
Set its AllowEdits, AllowAdditions, and AllowDeletions properties to No
(design view of form).
 

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