G
Guest
If this is a duplicate post, I apologize...it appeard as though I timed out
previously
Hi All:
I am still a relative novice at Access.
I have a loans database with two tables in it: Customers and LoanDetail.
These tables have a one-to-many relationship.
I am trying to create a report in Access that will show the customer, the
total loan balance outstanding, and the collateral we have, all on one line,
per customer. By using a query and grouping on the customer name, and using
the built-in sum function on the balance field, I can get those two columns
in the report to display the information I want the way I want it. However,
when I add the collateral field, it only reports the collateral for one of
the loans, instead of showing all of the collateral.
I hope I have provided sufficient info for someone to help me with this
problem.
TIA
Steve
previously
Hi All:
I am still a relative novice at Access.
I have a loans database with two tables in it: Customers and LoanDetail.
These tables have a one-to-many relationship.
I am trying to create a report in Access that will show the customer, the
total loan balance outstanding, and the collateral we have, all on one line,
per customer. By using a query and grouping on the customer name, and using
the built-in sum function on the balance field, I can get those two columns
in the report to display the information I want the way I want it. However,
when I add the collateral field, it only reports the collateral for one of
the loans, instead of showing all of the collateral.
I hope I have provided sufficient info for someone to help me with this
problem.
TIA
Steve