My form displays multiple records (2 rows each) and I have specific fields across the record that I want to update by clicking on a tickBox or entering info in a text field.
As a result of a comboBox field changing in record I need to change the tickbox to Enabled = false.
My problem is that the same tick Box is changed in every record. How can I update individual records without effecting others.
Default View on the form = Continuous Forms
Record Type = Dynaset
are these settings appropriate ??
Any assistance would be appreciated
As a result of a comboBox field changing in record I need to change the tickbox to Enabled = false.
My problem is that the same tick Box is changed in every record. How can I update individual records without effecting others.
Default View on the form = Continuous Forms
Record Type = Dynaset
are these settings appropriate ??
Any assistance would be appreciated