Hello all,
I've been searching for an hour and I can't seem to find the proper solution. Here's an example :
I need to count the number of DISTINCT Clients if Rep is John and Renewed and Refused are both unchecked. There are several rows for the same client as there are different type but here, we want to count the number of distinct clients only.
The answer to my formulare shoud be 2. John's clients C and E have not renewed nor refused the offer.
What is the proper formula PLEAAASE !