How do I Count Unique Values With Conditions?

Scrambler307

New Member
Joined
Dec 23, 2011
Messages
4
I need to count unique values using conditions. I believe I need an aray formula. Can anyone help me? Here is my data. It has blanks and text in the columns. I need to count "Job type" by unique "Job Number".
The answer I am looking for should look like this.

ANSWER
A = 3
P = 4
J = 1
V = 1
E = 1

RAW DATA
A B
Job_Type Job_Number
A 2011-0161
A 2011-0107
P 1991-341A
P 1991-341A

P 1991-341A

J 2011-588A

P 2007-0001

P 2011-0118
A 2011-0157
A 2011-0157
P 1991-341A
P 2011-0008

P 2011-0118
E 2011-0001
V 2011-0001
 
I re-wrote some of th formula to make it work across several worksheets within the workbook and I had no problems. I processed a ton of data, Thanks. Lastly, and I dont know if this is possible, can anyone explain the science behind the aray formula so I can write my own? Is there a trick to writing these?
Thanks a bunch!
See this for info on array formulas:

http://www.cpearson.com/Excel/ArrayFormulas.aspx
 
Upvote 0

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,223,723
Messages
6,174,107
Members
452,544
Latest member
aush

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