define an uneditable text box in a form

  • Thread starter Thread starter John Milbury-Steen
  • Start date Start date
J

John Milbury-Steen

Hi Access gurus,
Is there any way to make the value shown in a text box uneditable? It
contains an important ID number that the user should not be able to change.
I know, one solution is not even to show it, but surely you can think of
good reasons why the user should see a field, yet be unable to change it.
In other words, I am trying to create a read-only text box in a form in
which other bound text boxes are editable. Is this possible?
 
in the form Design View, select the text box. in the
Properties box, set the value of the Locked property to
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

Back
Top