G
Guest
I am designing a course managment system and need to calculate the tution
balances. I have 3 tables Enrollment, Enrollment Details & Payments. An
enrollment can have many Enrollment Details, each with a price. I would like
to calculate the Enrollment totals (sum of the prices in enrollment details
per enrollment - thats easy) minus any payments made. Do i do this all in the
query or on the form? Whats the best practice? How would i do this in either
scenario? Thanks
balances. I have 3 tables Enrollment, Enrollment Details & Payments. An
enrollment can have many Enrollment Details, each with a price. I would like
to calculate the Enrollment totals (sum of the prices in enrollment details
per enrollment - thats easy) minus any payments made. Do i do this all in the
query or on the form? Whats the best practice? How would i do this in either
scenario? Thanks