Microsoft
Software
Hardware
Network
Question : sub-report calculations in Access 2003
I have a report and a sub-report. It is possible to compute, in the footer of the report, the sum for a field placed in the sub-report?
Thank you
Answer : sub-report calculations in Access 2003
Yes.
Add a hidden field in the footer of the sub report that calculates the Sum on a Field. Then on the main report in a text box, use this example expression:
=Reports!YourReportName!Yo
urSubRepor
tControlNa
me.Report.
TheNameOfT
heSumTextb
ox
mx
Random Solutions
USB Video Card - 32 bit on 64 bit machine?
Prudent use of Debug.Assert versus exception logging
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Oracle SQL containing word
Out-bound Call Center Setup!!!!
How do I remove old servers from backup Exec?
builing a basic Advertise with Us Functionality!
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Is there a page limit for crystal reports for export to pdf
Looking for Excel User Function not Text to Columns to Convert text values to date values.