Counting multiple occurrences of a number

rac241985

New Member
Joined
Jan 30, 2017
Messages
27
Hello Everyone,

Column A contains multiple file ID numbers which can be repeated .

Column B contains the operator name who will work on the these file numbers.

I want to count the total number of unique file ID numbers which an operator will work on (i.e. not counting the repeated file ID numbers again).

File IDOperator Name
123ABC
John
123ABDAdam
123ABBAlex
123ABCJohn
123ABCJohn
123ABBJohn
123ABDJohn
123ABDAdam

<tbody>
</tbody>

As you can see in this example there are 3 different File IDs and three different operators. John has worked on all three of them multiple times. However, I want the output for total number of unique files John has worked on to be 3.

Can someone please help me with the formula?

Thank you!
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,216,733
Messages
6,132,413
Members
449,727
Latest member
Aby2024

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