Hi,
I have a continous sub form which contains two fields.
Field 1 - AllowUpdate , which is a Yes/No field already set in the table which the user can not update.
Field 2 - Current Sales, which i want the user to be allowed to update if Field 1 is set to yes. but if its set to No then i want the field locked.
There are many records on the subform, how can i lock field2 based on the value of field1 independantly for each record.
Thanks
I have a continous sub form which contains two fields.
Field 1 - AllowUpdate , which is a Yes/No field already set in the table which the user can not update.
Field 2 - Current Sales, which i want the user to be allowed to update if Field 1 is set to yes. but if its set to No then i want the field locked.
There are many records on the subform, how can i lock field2 based on the value of field1 independantly for each record.
Thanks