I have a single record view form with a datasheetview subform. Both are connected to the same table and provide two different views of data.
Is it possible to go on the main form to the select record in the subform? The problem is that onchange event in the subform results in a cyclic dependency.
Is it possible to go on the main form to the select record in the subform? The problem is that onchange event in the subform results in a cyclic dependency.