How do I do a count formula
I have a data set that had 19 million rows. Within that data set I want to count the number of instruments a customer has. I have the customer data in one column and the instruments in another column. My goal is to select customers that only have 1 instrument. Thanks