Countifs Help

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

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
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,225,757
Messages
6,186,850
Members
453,379
Latest member
gabriellegonzalez

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