![]() |
COUNT INFORMATION IN COLUMN B ONLY IF A1 MATCHES K1 COUNT THAT CE.
i'm trying to count the cell information that's in column b but only if
columns a and k equal each other. |
One way:
=SUMPRODUCT(--(A1:A1000=K1:K1000),B1:B1000) For an explanation of the "--" see http://www.mcgimpsey.com/excel/doubleneg.html In article , "witchcat98" wrote: i'm trying to count the cell information that's in column b but only if columns a and k equal each other. |
All times are GMT +1. The time now is 09:44 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com