I have a sheet where issues are logged. The primary is a record ID, I have another column "Assigned" which has 7 names in a dropdown. Another column is "Field" with 9 options in a dropdown. I am trying to create a formula that will lookup unique pairs from Assigned and Filed and count the number of records for that pair that I can reference for a dashboard chart. The reason is that when new employees are added we do not want to to go back and create 9 more status and formula lookup formulas. We would like to avoid manually creating these rules for each pair as well if possible. Any ideas would be greatly appreciated. Thank you