![]() |
helps with count under multiple condition
Hi,
I need help with count results of column B when it met two criteria in column A & E. I am not sure what function to perform. COUNTIF, MATCH etc.. |
helps with count under multiple condition
Look at SUMPRODUCT:
=SUMPRODUCT(--(A1:A100=Criteria1),--(E1:E100=Criteria2),(B1:B100)) You can put the criteria in a cell Note: ranges cannot be whole columns. HTH "Cam" wrote: Hi, I need help with count results of column B when it met two criteria in column A & E. I am not sure what function to perform. COUNTIF, MATCH etc.. |
All times are GMT +1. The time now is 08:33 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com