S
stephendeloach via AccessMonster.com
I am trying to make a query that has Rig1, Rig2, Rig3, Rig4 on the top..
Category 1-15 down the left side and the Totals of each category for that Rig
under the Rig name (Rig1, 2, 3). Sounds simple.. In recent reports I have the
Total = total_value: Sum(Descriptions.[1Quantity]*Descriptions.[1UnitPrice])
in the query.. I cant seem to figure it out.
Category 1-15 down the left side and the Totals of each category for that Rig
under the Rig name (Rig1, 2, 3). Sounds simple.. In recent reports I have the
Total = total_value: Sum(Descriptions.[1Quantity]*Descriptions.[1UnitPrice])
in the query.. I cant seem to figure it out.