View Single Post
 
Old 12-04-2015, 02:18 AM
balajigade balajigade is offline Windows 8 Office 2010 32bit
Novice
 
Join Date: Oct 2015
Posts: 4
balajigade is on a distinguished road
Default Finding Duplicates with Multiple Criteria

The syntax for finding duplicates in a column is " =countif(range,criteria)", but what it should be when we want to find out the duplicates with multiple criteria,i.e. no. of occurrences of col A=x and B=y and C=z ?
Reply With Quote