Hey guys, I have an issue with a form that I'm trying to build. I'm a bit new at this so I'm not sure If what I need is possible.
I have a table called student, it has the following fields:
ID, Term, Term_GPA
Example data:
2 200720 3.5
3 200720 3.0
2 200730 3.3
I...