![]() |
How do I write a conditional statement in Excel to count if two c.
I need to count how many times in a list that a name comes up with a certain
date. |
=SUMPRODUCY(--(A1:A100="the_name"),--(b1:b100=--"2004/01/15"))
-- HTH Bob Phillips "marblelife" wrote in message ... I need to count how many times in a list that a name comes up with a certain date. |
=sumproduct(--(a1:a10="marblelife"),--(b1:b10=date(2005,1,16))
is one way marblelife wrote: I need to count how many times in a list that a name comes up with a certain date. -- Dave Peterson |
All times are GMT +1. The time now is 03:19 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com