Edit not allowed for a field in data input form?

G

G Lam

Hi,
I have a data input form with subform. I set the both forms to allow edit,
addition, deletion and input as for the forms to be a data input form. The
subform is a continuous form. How can I prevent only one field in the
subform from being edited by the user if the user clicks on that field.
While the user can click on other fields to do editing?
I tried the On click event for this field:
forms!mainform!subform.Form.EditsAllow = No
But it won't work.
Any idea?
Gary
 

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