H
HB
Parent table is Member, child is Transaction which stores dues payments, and
dues refunds when a member leaves. I need a report telling how much dues we
have, number of members, and, the average dues payment (they're not all the
same). I know how to do these in two separate queries (count members, sum
payments) but how do I "join" (excuse the pun) the two.
tia
dues refunds when a member leaves. I need a report telling how much dues we
have, number of members, and, the average dues payment (they're not all the
same). I know how to do these in two separate queries (count members, sum
payments) but how do I "join" (excuse the pun) the two.
tia