Thread
:
CountIF Q
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Mike H
external usenet poster
Posts: 11,501
CountIF Q
Try,
=SUMPRODUCT((A7:A377<TODAY())*(C7:C377=0))
Mike
"Sean" wrote:
I have dates listed in Column A7:A377. How can I incorporate this
formula =COUNTIF(C7:C377,"=0") to count only if the Dates in A7:A377
are less than TODAY()
Thanks
Reply With Quote
Mike H
View Public Profile
Find all posts by Mike H