asked on September 8, 2020
I have a table where users input information from an invoice, I have a "Line Total" that takes each rows "Quantity" and "Cost Per Unit" and multiplies them just fine, however I have a field outside of the table that I would like to tally up the total of all "Line Total"s, how would I do this?
0
0