Philby Posted July 1, 2005 Posted July 1, 2005 Hello, I have a report I need help on. I have a table of part number transactions that has a part number and the amount used for that transaction. I am generating a report which is sorted by PartNumber that correctly shows the Usage, StandardCost, and UsageValue. My fields are defined as such: Usage is a Summary of Total of AmountUsed StandardCost is just a Number UsageValue is a Calculation = GetSummary ( Usage ; PartNumber) * StandardCost I am having trouble defining a grand total for all the UsageValues at the end of the report. Is it possible to have a grand total of a field defined by a GetSummary? Thanks,
Recommended Posts
This topic is 7146 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now