I am fairly new to access. I am trying to create a column that calculates duplicates values in a query. Taking in consideration that the duplicates value may change after other few filters taking action.
Supplier Spec SupplierDuplicate
A X 2
B Y 1
A Z 2
C X 1
I most appreciate your help!