Count drop down lists

sn699

New Member
Joined
Aug 27, 2014
Messages
6
Hello I have two columns of drop down lists with 5 options in each list- LIST1 (apple,orange,banana...) and the second list LIST2(a, b , c...)
I want to count when one option from the first list matches for option from the second list.
For example if I chose Banana from list 1 and a from list 2 I should get 1.
then Again I chose banana from list 3 and a from list 4 now it should be 2 and so on.
But if he chose Banana from list 1 and c from list 2 it shouldn't count.
Hope you understand me and you have a solution.
THANKS
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Here is the picture of what I did
263izyg.jpg

I want that if in row 2 LIST1 is Banana and LIST2 is c count 1
If also in row 4 LIST1 is banana and LIST2 is c the value of the counter should be 2 now and so on
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,730
Members
448,987
Latest member
marion_davis

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