Hi there,
I need to make some financial statements (profit & loss + balance sheet); but am kinder stuck
Crystal version: 8.5
Database and connectivity: SQL Server
Sample data:
Am using a Sequel view to select the following data
Date, Account No, Account Desc, Amounts.
The SQL view is able to return both income amounts and expenses amounts. The main difference between the incomes and the expenses is the account No. (incomes are '61110*' while expenses are '61190*')
I have made the incomes into 3 subreports and the expenses into 2 subreports. Currently the subreports are all in my report footers (a,b,c,d,e) of the main report.
Expected output:
I need to achieve the following:
Derive the various TOTALS from each subreport and post in to the main report. The main report can be printed with or without the subreports included
PS: Whenever i drag any object to the main report; it scrolls to over 40 preview pages!
Please assist!
I need to make some financial statements (profit & loss + balance sheet); but am kinder stuck
Crystal version: 8.5
Database and connectivity: SQL Server
Sample data:
Am using a Sequel view to select the following data
Date, Account No, Account Desc, Amounts.
The SQL view is able to return both income amounts and expenses amounts. The main difference between the incomes and the expenses is the account No. (incomes are '61110*' while expenses are '61190*')
I have made the incomes into 3 subreports and the expenses into 2 subreports. Currently the subreports are all in my report footers (a,b,c,d,e) of the main report.
Expected output:
I need to achieve the following:
Derive the various TOTALS from each subreport and post in to the main report. The main report can be printed with or without the subreports included
PS: Whenever i drag any object to the main report; it scrolls to over 40 preview pages!
Please assist!