View data on forms

R

rv004

I would like to lock the data from the form view. So that when some scrolls
up and down they do not see the other data that was input into the database
thought the forms.
 
R

Ryan

Just go to the form you want, open it in design view, go to the properties of
the form, click the other tab, and change the cycle property from all records
to current record. You may also want to go to the Data tab and change Allow
Additions to no.
 
Top