Affichage des articles dont le libellé est How not to count duplicate records in report. Afficher tous les articles
Affichage des articles dont le libellé est How not to count duplicate records in report. Afficher tous les articles

How not to count duplicate records in report

lundi 30 mars 2015

I have a simple report which looks as given below:





ID Number Products

122 Cups

133 Pencils

122 Cups

133 Pencils



When I use the count function I get the total count of the record as 4

what I want is count the product varieties which should be 2



Thanks for your help



ps I am not that efficient in VBS:(

How not to count duplicate records in report

Labels