![]() |
COUNTIF
hi
i want count my data like is as under: count if cell A1 has some value (text) and B1 is blank. thanks in advance. |
COUNTIF
Try:
=SUMPRODUCT(($A$1:$A$5<"")*($B$1:$B$5="")) Column A is non-blank (text/number) "Tufail" wrote: hi i want count my data like is as under: count if cell A1 has some value (text) and B1 is blank. thanks in advance. |
COUNTIF
it's working ! thank you very much.
"Toppers" wrote: Try: =SUMPRODUCT(($A$1:$A$5<"")*($B$1:$B$5="")) Column A is non-blank (text/number) "Tufail" wrote: hi i want count my data like is as under: count if cell A1 has some value (text) and B1 is blank. thanks in advance. |
All times are GMT +1. The time now is 01:31 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com