I have a main form with 2 subforms. I can duplicate the main form with the first subform records but cannot figure out how to also duplicate the first subform and it’s records in the second subform.
The main form contains one Teaching Session. The first subform contains many Groups of students for the session. The second subform contains many teachers for each group.
I can post my code if needed. Been working on this for over a week and have run out of ideas