![]() |
Count cells with condition
I need to count the number of cells in Column D that contain a date (or is
not blank) AND Column C contains "Amanda" in the same row. I had it (by trial and error) and cannot recreate. Please help. |
One way:
=SUMPRODUCT(--(D1:D1000<""),--(C1:C1000="Amanda")) In article , Amanda wrote: I need to count the number of cells in Column D that contain a date (or is not blank) AND Column C contains "Amanda" in the same row. I had it (by trial and error) and cannot recreate. Please help. |
Count cells with condition
Thank you, thank you - you've also solved my problem
-- edg "JE McGimpsey" wrote: One way: =SUMPRODUCT(--(D1:D1000<""),--(C1:C1000="Amanda")) In article , Amanda wrote: I need to count the number of cells in Column D that contain a date (or is not blank) AND Column C contains "Amanda" in the same row. I had it (by trial and error) and cannot recreate. Please help. |
All times are GMT +1. The time now is 01:10 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com