ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Countif or Sumproduct (https://www.excelbanter.com/excel-worksheet-functions/140391-countif-sumproduct.html)

tom

Countif or Sumproduct
 
I have three columns of data: year, month, and type. I need to count the
type based on year and month.

How to do?

Thanks
--
Tom

Don Guillett

Countif or Sumproduct
 
try
=sumproduct((rngA=2007)*(rngB="March")*(rngC="what type"))

--
Don Guillett
SalesAid Software

"Tom" wrote in message
...
I have three columns of data: year, month, and type. I need to count the
type based on year and month.

How to do?

Thanks
--
Tom



bj

Countif or Sumproduct
 
are your month and year columns text or numbers or dates formatted as year
and month?
The appropriate equation depends on the answer.

"Tom" wrote:

I have three columns of data: year, month, and type. I need to count the
type based on year and month.

How to do?

Thanks
--
Tom



All times are GMT +1. The time now is 10:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com