Hi,
I need a formula that will do a distinct count for multiple criteria. I need the Rows to only be counted once if Rows A, B, and C are all distinct. This examples is small but the workbook I have to do this distinct count on is over 36,000 rows.
I need a formula that will do a distinct count for multiple criteria. I need the Rows to only be counted once if Rows A, B, and C are all distinct. This examples is small but the workbook I have to do this distinct count on is over 36,000 rows.
Customer Account number | Customer First name | Customer Last name | Item number |
555555 | Lee | Adams | 103 |
222222 | Mike | Jones | 103 |
88888 | Steph | Tyme | 103 |
444444 | Holly | Moore | 103 |
555555 | Lee | Adams | 103 |
222222 | Mike | Jones | 103 |
444444 | Holly | Moore | 103 |
7777777 | Steph | Tamen | 103 |