I hope someone can help me...
I want to count the number of parts in an order (one order can have many parts).
I have tried grouping by order number, then counting all the orders within that group. Really what i want is the count of a count. So far i have;
count({order_no},{order_no})
placing this at the order_no group footer gives me the number of parts per order, now how do I count this value over many orders??
Any help is greatly appreciated,
D. "I want to play..."
(Guess the episode!)
I want to count the number of parts in an order (one order can have many parts).
I have tried grouping by order number, then counting all the orders within that group. Really what i want is the count of a count. So far i have;
count({order_no},{order_no})
placing this at the order_no group footer gives me the number of parts per order, now how do I count this value over many orders??
Any help is greatly appreciated,
D. "I want to play..."
(Guess the episode!)