displaying field's calculated values in a Report

dfuas

Registered User.
Local time
Today, 09:00
Joined
Jan 4, 2006
Messages
66
Hi,

I have a field in a form which displays the Sum of 10 values from other textboxes. I want to display the values of that calaculated field in a report and somehow I am stuck. I am running the report based on a query.
How would I get those field calculation values to display in a report?

Thanks

dfuas
 
Are the values the calculations are based on in the query results? If so create calculated fields on your report.
 
Thanks, done it.

dfuas
 

Users who are viewing this thread

Back
Top Bottom