How to count unique values using a formula in excel
Yes…you can count unique vales using a formula. This is often comes handy when you are looking for unique sales rep names in your commission file. Or maybe while reviewing sales file with large number of products. Count unique vales using a formula: For this tutorial I’m going to use Excel COUNTIFS formula hence it’s important to understand this formula first. How does COUNTIFS work: COUNTIFS is a derivative of COUNT/COUNTA function. ...