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
My RAM use is at 30% but I'm still getting page faults.
override err.raise?
Trouble installing Panasonic Printer/Copier devices on SBS 2008
Server does not boot
SQL Query help
IP address remembered as old computer name
recover missing emails - information store service stopped
Syntax for Sharepoint Outgoing "From Email" to display name + email address
VBScript XCacls NTFS permissions
using Task.IsCompleted