DRExcel515

Board Regular
Joined
Oct 20, 2017
Messages
56
So in Column Z I have a credit rating for a bunch of securities (AAA,AA,A,BBB,BB,B etc) and in column AA I have sectors that the securities are in (Corporates, Government Related, Others).

What I want to do is count up the number of say AAA securities that are in the Corporate sector. Any help would be much appreciated.

Cheers:)
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
I believe I just got the below formula to work actually:

SUMPRODUCT(--('[03-31-2018-Audit - Credit Quality (DJR).xlsx]Moody Then S&P3-31-17'!$Z$8:$Z$125=$A51), --('[03-31-2018-Audit - Credit Quality (DJR).xlsx]Moody Then S&P3-31-17'!$AA$8:$AA$125=I$48))
 
Upvote 0

Forum statistics

Threads
1,216,082
Messages
6,128,698
Members
449,464
Latest member
againofsoul

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