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
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
