![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||||||||
| |||||||||
|
|
Forgive me, but I've only used Filemaker in the most prefunctory way until recently, and I've played enough around with MySQL to be really confused right now with a FM7 database I'm trying to create. I have information in a table about courses my department has offered over the past decade. This information is includees the fields YEAR, SEMESTER, COURSE, STUDENTS, and SECTIONS. The latter two contain the total of number of students in COURSE during that semester, and the number of sections of that course we offered then. (For example, we could calculate the average number of students per section during that semester by finding STUDENTS/SECTIONS.) What I want to do is summarize the total number of students our department taught each semester and each year and the total number of sections we offered each semester and year. How can I do this in Filemaker? I've heard the terms "self relationship" and "match fields" but I don't know how these work. I can't find them references in the Missing Manual book (on FM8) I own, and I can't find anything helpful in the on-line help. Can anyone explain how I might create the conditional sum(s) I seek? |
|
Header {if needed} ----------------------- |
|
Sub-summary by Year (Leading) ----------------------- |
|
Sub-summary by Semester (Leading) ----------------------- |
|
Body ----------------------- |
|
Sub-summary by Semester (Trailing) ----------------------- |
|
Sub-summary by Year (Trailing) ----------------------- |
|
Trailing Grand Summary ----------------------- |
|
Footer (if needed) ----------------------- |
)
#4
| |||
| |||
|
|
I've heard the terms "self relationship" and "match fields" but I don't know how these work. |
![]() |
| Thread Tools | |
| Display Modes | |
| |