T
tsison7
I have a report where I want to Sum the qty of sales of a certain product but
I also want to display the Sum of total sales (dollar value).
ProductX_Qty Total Sales ($)
120 $55000
In this example the total dollar value of the 120 pcs may not total $55000
due to parts sales that I don't want to count. I have a column in the query
where it is described as either a "Parts" order or a "Unit" order.
I also want to display the Sum of total sales (dollar value).
ProductX_Qty Total Sales ($)
120 $55000
In this example the total dollar value of the 120 pcs may not total $55000
due to parts sales that I don't want to count. I have a column in the query
where it is described as either a "Parts" order or a "Unit" order.