I have a database of students in various "home rooms" each assigned a teacher. I can easily create a view that shows the students in that homeroom that I can send to the teachers, however, there is one more record in another table that is linked to the teacher that shows their budget of what they can spend each month and how much they get for each class. How can I send them a "dashboard" that has the records of their students, AND the one record for each teacher that has their budget?
Thanks,
Jeff


