Unique text values times two

wyrm76

New Member
Joined
Oct 20, 2020
Messages
7
Office Version
  1. 2013
Platform
  1. Windows
Hello to all,

I just stumbled on this site in desperation because I am fighting with Excel all morning. I hope someone can help me.

I have a huge datasheet from which I am trying to make some graphs. Here's the challenge I am facing:

Column AZ holds the name of a customer, column BC the location of the customer. Names of the customers can be listed multiple times, and I am searching for a way in which I can see how many customers there are for a location. This would lead me to a graph that shows the ammount of active customers per location.

customer| location
a | New york
a | New York
b | New York
c | New York
d | Paris
d | Paris
e | Amsterdam

The Result should be:
New York: 3
Paris: 1
Amsterdam: 1

To make it even more difficult. Some fields contain just Amsterdam, others Amsterdam-west. So searching for texts containing Amsterdam would be great.
 
The weird thing is that the online version of Excel gives me a 0, my desktop version gives me a #VALUE ?
 
Upvote 0

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,214,585
Messages
6,120,388
Members
448,957
Latest member
Hat4Life

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top