Sum of an Expression?

M

Marc

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
 
D

Duane Hookom

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