View Single Post
 
Old 06-14-2024, 08:15 AM
Alaska1 Alaska1 is offline Windows 7 64bit Office 2007
Competent Performer
 
Join Date: Nov 2011
Posts: 110
Alaska1 is on a distinguished road
Default count if function, Index and Match

Thank you for your quick response. I created the table and got the Countifs to work to with one product.

When I try with more than one product it is not working. Named the Table February.
=COUNTIFS(February[Product], "Unsecured", February[Product], "Secured")


In column B on worksheet Sheet1, I cannot get the total number for Unsecured and secured

Unsecured and Secured should be counting from Column B in the Data Worksheet.

=SUMIFS(February[Risk Level], February[Product], "Unsecured")
Attached Files
File Type: xlsx Test Data 2.xlsx (11.1 KB, 4 views)
Reply With Quote