Hi. I know this question has been around for quite some time but I don't seem to find the correct syntax for my query.
I have a table with 3 fields: Bucket, Vendors, Docs.
I want to run a query that tells me how many unique vendors and docs are in each Bucket
Bucket Vendor# Doc#
CAT1 10 50
CAT2 12 30
let me know if someone can give me a hand please....
Thanks!
I have a table with 3 fields: Bucket, Vendors, Docs.
I want to run a query that tells me how many unique vendors and docs are in each Bucket
Bucket Vendor# Doc#
CAT1 10 50
CAT2 12 30
let me know if someone can give me a hand please....
Thanks!