G
Geitebil
I am pretty new to Access and most is accomplished by trial-and-error, with
help of books, and most of all by this Office Discussion Online. But now I am
stuck and hope somebody can help me.
I have a Table (called 'Paid') with the fields 'Date' "Donor' and "Amount"
("date" is a Date-field; "amount" is a currency field and "Donor" is a number
that is also primary key. Each Donor is represented by a number.)
I can easily call up the donations each donor made on a certain date / his
sum of donations (even within a specified "Start" and "End" date. No trouble !
My difficulty is as follows: When making a Report I would like to see in one
entry what is the sum total a certain donor gave over a certain period of
time. I always get multiple lines indicating the donor with his donation on a
particuler date. I, however, want the donor's number mentioned once, and the
sum total donated within a specified period mentioned once.
Could anybody help me please. (VBA is difficult for me !)
Thanks in advance
help of books, and most of all by this Office Discussion Online. But now I am
stuck and hope somebody can help me.
I have a Table (called 'Paid') with the fields 'Date' "Donor' and "Amount"
("date" is a Date-field; "amount" is a currency field and "Donor" is a number
that is also primary key. Each Donor is represented by a number.)
I can easily call up the donations each donor made on a certain date / his
sum of donations (even within a specified "Start" and "End" date. No trouble !
My difficulty is as follows: When making a Report I would like to see in one
entry what is the sum total a certain donor gave over a certain period of
time. I always get multiple lines indicating the donor with his donation on a
particuler date. I, however, want the donor's number mentioned once, and the
sum total donated within a specified period mentioned once.
Could anybody help me please. (VBA is difficult for me !)
Thanks in advance