C
clueless
I need a little direction (maybe a lot, actually) for building a new
report. I thought I could get the results I need with a simple
crosstab query, but I was wrong.
The report should have the following:
column headings: LoanStatus (for column headings - there are
several)
subcolumn headings: Count (# Loans by status) and $ Amount (Sum for
Loans by status)
row headings: ClientName (i only want the name of each
client to appear once)
Finally, I would like to have a grand total for each client by each
status at the bottom.
Is there anyone that can help me out with this problem?
Thanks.
report. I thought I could get the results I need with a simple
crosstab query, but I was wrong.
The report should have the following:
column headings: LoanStatus (for column headings - there are
several)
subcolumn headings: Count (# Loans by status) and $ Amount (Sum for
Loans by status)
row headings: ClientName (i only want the name of each
client to appear once)
Finally, I would like to have a grand total for each client by each
status at the bottom.
Is there anyone that can help me out with this problem?
Thanks.