Form data entry lock out

S

Sok Hong

Forms Question:

Is there any way to make the previously entered data in
the forms Read-only but still allow access to enter new
data? Any thoughts?
 
R

Rick Brandt

Sok Hong said:
Forms Question:

Is there any way to make the previously entered data in
the forms Read-only but still allow access to enter new
data? Any thoughts?

Form properties:

AllowEdits = No
AllowDeletions = No
AllowAdditions = Yes
 

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

Top