![]() |
countif column d equals x and column a noblank
total of a column where the text is "X" and the name column is not blank.
|
countif column d equals x and column a noblank
For which version of Excel?
"Willie Wilson" <Willie wrote in message ... total of a column where the text is "X" and the name column is not blank. |
countif column d equals x and column a noblank
Try this:
=SUMPRODUCT(--(A1:A10<""),--(D1:D10="x")) -- Biff Microsoft Excel MVP "Willie Wilson" <Willie wrote in message ... total of a column where the text is "X" and the name column is not blank. |
countif column d equals x and column a noblank
=SUMPRODUCT(--(LEN(TRIM(a2:a23))0),--(d2:d23="x"))
-- Don Guillett Microsoft MVP Excel SalesAid Software "Willie Wilson" <Willie wrote in message ... total of a column where the text is "X" and the name column is not blank. |
countif column d equals x and column a noblank
2003 excel
"Tyro" wrote: For which version of Excel? "Willie Wilson" <Willie wrote in message ... total of a column where the text is "X" and the name column is not blank. |
All times are GMT +1. The time now is 06:48 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com