I am trying to take multiple cost entries in a project cost log child table, total them up and insert the total into the parent field Total Project Cost. For example:
In child table:
Task 1- 1000
Task 2 - 200
Task 3 - 250
Total - 1450
Parent table:
Total Job Cost - (Have calculated (1450) entered here.
I was trying to figure out a way to pass the aggregated total from a tabular report as an external parameter into am Update Table Form but didn't see a way to do it.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
aarchuletajr
Hello,
I am trying to take multiple cost entries in a project cost log child table, total them up and insert the total into the parent field Total Project Cost. For example:
In child table:
Task 1- 1000
Task 2 - 200
Task 3 - 250
Total - 1450
Parent table:
Total Job Cost - (Have calculated (1450) entered here.
I was trying to figure out a way to pass the aggregated total from a tabular report as an external parameter into am Update Table Form but didn't see a way to do it.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.