Locking a default

S

Shawn

Hi,
On a form, is there any way to lock a value in a field
once you've set it as a default? So no one can change it
when they are entering in a form.
Thanks,
Shawn
 
T

Tina

On a form you can go to properties of the field and type
the value into the default line then go down to lock and
change it to yes. This will put your default value in and
will not allow the field to be changed. Tina
 
A

Andrew Smith

If there is a default value set in the table design then you don't need to
show the field on the form. That way the users won't be able to change the
value.

If you need the users to be able to see the value then set the locked
property of the control to "Yes" and the enabled property 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

Top