Hi
I am banging my head against the wall here.
I am building a DB for a dance school.
I have data sheets as subforms on a Main nav page that show the students and the classes they are enrolled in.
I have combo boxes to filter this for individual classes/students.
I think this makes sense so far.
On the Classes By Student DS I have the cost of each class. I want to total these classes per student and start building an accounts system that will show how much they owe and how much they have paid. I just need to start with the totals though. How would I do this??
On the Student by Classes DS I want to generate registers as reports. The only hard this in this is I would like to have a box for each class date on the form. I have put the term dates in a small table and I want a box for each class day from that.
No idea really.
Please Help.
Please