Sum of an Expression?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a data base with items sold per location. I have an expression where
I calculate the net sales and cost of goods sold.

I want to subtotal by location and calculate the overall cost of goods sold
by location, not by item.

Basically I want to sum the net sales and cost of goods sold expressions.

Can I do this? Bring on the suggestions!

Thanks,

Marc
 
You can set the sorting and grouping by location and then other fields. Show
the location group footer and use this section for totals.
 
Back
Top