I am very new to Access. I am trying to adapt a template (Classroom Management if you search on the Microsoft Template website) to work for my specific needs.
Here is the question. There are two tables that keep track of Students and Classes. One student can be in multiple classes. I need to keep track of if payment has been received by the student for each of the classes that they are enrolled in. I obviously can not keep track of this in the student table because it would not be scalable to multiple classes and I can not keep track of it in the class table because there are multiple students.
As I said I am very new here so if someone could give just a brief overview of what I need to do that would be very helpful! Thanks.
Here is the question. There are two tables that keep track of Students and Classes. One student can be in multiple classes. I need to keep track of if payment has been received by the student for each of the classes that they are enrolled in. I obviously can not keep track of this in the student table because it would not be scalable to multiple classes and I can not keep track of it in the class table because there are multiple students.
As I said I am very new here so if someone could give just a brief overview of what I need to do that would be very helpful! Thanks.