I have this form here:
What I want to do is give the end-user the option to input a preset of subjects that is also customizable. One way I know of doing it would be using a table then appending it to the table which the subform Subjects is based off of, however i think that would skip the...