Hi,I would like to dynamically change the binding variable (bind.ref) of
a subform during runtime based on a "change event" triggered by a
single/multiple selection in a list box, contained in a different
subform.List box A is part of subform A, during completion of the form,
the user selects one or more entries from list box A and triggers a
"change event". Based on this event a table, part of subform B, is
filled with entries that depend on the users selection in the list box.
The rows in this...