Morning all,
I am trying to create a function that will populate one table with items of another, based on the tables ID number.
For example:
There are 4 classes, each one has 10 subjects, there are only 30 subjects in total though, so some of these subjects are shared.
I'm trying to create...