Hi all, I have a problem with repeating subforms. On my form I have
multiple subforms that I want to have the option of repeating via
buttons. The problem it seems is I want them to appear on the form in
the sequence in which the buttons were pressed and not appearing in
groups (eg. subform A, subform B, subform A, NOT subform A, subform A,
subform B)For example:- subform A- subform B- subform CPress subform A
button (linked to Action "Add new instance of subform A") which makes
that subform app...