P
porter444
I have a listing of thousands of customers and need to count how many fall
into specific groups based on the size of the account (how much we sold to
them).
Example of desired result:
<$100K - 50 customers
How would you approach?
into specific groups based on the size of the account (how much we sold to
them).
Example of desired result:
<$100K - 50 customers
$100K - 80 customers
$200K - 100 customers
$300K - 90 customers
$400K - 60 customers
How would you approach?