Repeating Tables and Calculations

S

speckryche

Hopefully I can explain clearly...

I have a repeating table with 5 rows (for this example I will call the rows
A,B,C,D & E)
Row A = Quantity (user enters manually)
Row B = Code (user picks from a drop down that is pulled from the 2nd data
source)
Row C = Description (filled in automatically from the 2nd data source based
on Row B)
Row D = Cost (filled in automatically from the data based on Row B, then
multiplied by Row A to give a total cost)
Row E = Bucket (filled in automatically from the 2nd data source based on
Row B).

The repeating table may have 2 entries, or 50 and will vary always.
Now what I am trying to do are these 2 things:

1 - after the last repeating table is entered, I need to have fields that
take the grand totals (row D) for EACH Bucket (Row E).
Example - Row E is the Bucket (or category) I have the Codes (Row B)
allocated to. I have a total of 8 different Buckets that could happen based
on the Codes (Row B) that the user enters.
Lets say there are 10 entries the user makes, which have 4 different Bucket
categories - I need to have 4 fields at the end of the table (or could be in
a different table) that pulls the combined cost totals for each of the Bucket
categories.

So hopefully that makes sense and is something that can be done.
Thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top