how can I control a field to be read and write only (cannot delet.

M

ML

How can I control a field to be read and written only (can neither delete nor
edit) in a data entry form, please?
 
R

Rick B

You would have to insert code into the 'current' and 'open' events of the
form to say that if the field contained data then it should be 'locked' and
if it is blank, then it is not locked.

Rick B
 

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