I am facing a similar issue as Daniel Sattler, the author of the first
post in this thread.However, in contrast to Daniel, 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.To summarise:
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...