Is it possible to count the number of occurrences of the most frequent field? I have a product description which I have the most frequent description for, but I also need to know how many times the description has been found. I have tried to do a conditional count but get an answer of 0 every time. Is there any way this can be done?