JimHarrison
8 years agoQrew Champion
Add a Running Total as a field in a table.
We have a Parent-child relationship. One of the fields in each child record has an amount. We want to include a running total of the amount in each subsequent record where the total has only the previous record IDs associated in the relationship.
I looked at creating a summary report and am able to generate the information in a report but do not see how to incorporate it into the table.
I can image using a formula with a case loop statement on record ID for all record ID's.
Can anyone tell me if this is done and which direction to head?
I looked at creating a summary report and am able to generate the information in a report but do not see how to incorporate it into the table.
I can image using a formula with a case loop statement on record ID for all record ID's.
Can anyone tell me if this is done and which direction to head?