Hi
in one form I had check box - connected with table "sts"
in table I selected option true/false
In another form I want lock field:
Me.FieldName.Locked = True
Question is how read information form table sts to line Me.FieldName.Locked = true or false
Please help...
in table I selected option true/false
In another form I want lock field:
Me.FieldName.Locked = True
Question is how read information form table sts to line Me.FieldName.Locked = true or false
Please help...