0

Sum within a table

I am trying to a build a table from the value entry table that lists the document number, the sales amount and the COGS. I would like to the table to only show one instance of the document no. (since the value entry table posts by item there are typically multiple items on a document and therefor the document no. is posted multiple times). From there, I would like the total sales and total COGS for each document number. I can build the table but only were the document no. shows up multiple times and this becomes an issue to due the number of transactions (ie, excel craps out). For one month, the total # of lines based on a single listing of each document no. is roughly 20k however it is 190k when the document no. is listed multiple times.

Thanks in advance.

1 comment

Please sign in to leave a comment.