J
JohnW
I have a report that we need to run when we send a invoice. The report shows
monthly total due plus late fee and then balance due plus things like gymnast
name and billing address etc. The report runs from a query which includes
all these fields.
I need to show the last payment date that was made for each gymnasts on this
invoice report along with the payment method and check #. Our table has these
fields for this...
Paydate
lumethod
check#
paymenttotal
Each payment for the gymnasts are recorded as a new record with info inputed
for the above fields.
I am not familiar with SQL so please be "gentle" with your responses.
Thanks
monthly total due plus late fee and then balance due plus things like gymnast
name and billing address etc. The report runs from a query which includes
all these fields.
I need to show the last payment date that was made for each gymnasts on this
invoice report along with the payment method and check #. Our table has these
fields for this...
Paydate
lumethod
check#
paymenttotal
Each payment for the gymnasts are recorded as a new record with info inputed
for the above fields.
I am not familiar with SQL so please be "gentle" with your responses.
Thanks