I have a CR 7.0 report to generate a payment certificate. The report has a cost distribution subreport which uses a application-generated local .db table. The .db table has totals for 3 accounts plus the first record always has a total that must be distributed proportionally into the 3 other totals.
I'm trying to create a formula to give the adjusted totals.
Can anyone help me figure out how to select the data? I can't seem to use a SQL query on this report (presumably because the data doesn't come from an ODBC database).
I'm trying to create a formula to give the adjusted totals.
Can anyone help me figure out how to select the data? I can't seem to use a SQL query on this report (presumably because the data doesn't come from an ODBC database).