M
Mike B
I have a query that is looking a table of part numbers.
I want to be able to see how many times each part number is in the table.
I created a new field called CountPart:[ODPART]
Turned on the Totals function.
And have the field ODPART with GroupBy.
Put all I get is 1 in the CountPart field.
What have I done wrong?
Or
Is there a better way of doing this.
My end result is to find all the part number that have been ordered more
than three times. If I can get the count field to works with the right
value. Then I can select on that field for >=3 and get just the part number
I want.
Thanks for the help,
Mike
I want to be able to see how many times each part number is in the table.
I created a new field called CountPart:[ODPART]
Turned on the Totals function.
And have the field ODPART with GroupBy.
Put all I get is 1 in the CountPart field.
What have I done wrong?
Or
Is there a better way of doing this.
My end result is to find all the part number that have been ordered more
than three times. If I can get the count field to works with the right
value. Then I can select on that field for >=3 and get just the part number
I want.
Thanks for the help,
Mike