D
DS
I want to do a two column report as such...
Date Time Credit Debit
1/1/08 4:30 $6.00
1/3/08 4:24 $2.00
1/4/08 1:30 $4.00
etc.
The problem is the credit amount comes from one table and the debit from
another, there is also the main table holding customer info. So it's three
tables. The main one and two detail tables. How can I accomplish this?
Thanks
DS
Date Time Credit Debit
1/1/08 4:30 $6.00
1/3/08 4:24 $2.00
1/4/08 1:30 $4.00
etc.
The problem is the credit amount comes from one table and the debit from
another, there is also the main table holding customer info. So it's three
tables. The main one and two detail tables. How can I accomplish this?
Thanks
DS