B
beccadawn0622
I have to generate a report counting numbers of orders keyed by associates
and numbers of lines keyed. (There may be multiple lines on one order). I
need a formula to count only the unique records in the order number column.
for instance:
Operator Order Number Line Number
JSMITH 123456 1
JSMITH 123456 2
JSMITH 111234 1
JSMITH 123444 1
In this example, JSMITH keyed 3 orders with a total of 4 lines.
How can I get my report to calculate on the unique order numbers?
and numbers of lines keyed. (There may be multiple lines on one order). I
need a formula to count only the unique records in the order number column.
for instance:
Operator Order Number Line Number
JSMITH 123456 1
JSMITH 123456 2
JSMITH 111234 1
JSMITH 123444 1
In this example, JSMITH keyed 3 orders with a total of 4 lines.
How can I get my report to calculate on the unique order numbers?