G
Guest
I have a Db where the end product is a report that portays customers that
paid, how much they paid to each event (bible study, sunday school, etc.),
and total paid for that day. No problem. The problem I'm having is
providing a year-end-statement of total monies paid for each individual by
each event.
I have query that asks for the individual's name, but the formula returns a
total of values for every record in the Db rather than just that one person.
I have tried the Total Dollar: Sum([item]+[item1]+{item3]) in both a Query
and Report, but with no success.
paid, how much they paid to each event (bible study, sunday school, etc.),
and total paid for that day. No problem. The problem I'm having is
providing a year-end-statement of total monies paid for each individual by
each event.
I have query that asks for the individual's name, but the formula returns a
total of values for every record in the Db rather than just that one person.
I have tried the Total Dollar: Sum([item]+[item1]+{item3]) in both a Query
and Report, but with no success.