Hello,
Many Kudos to the folks helping in this forum. I have one more issue revolving around dates. I need to get the average of a column based on a date range.
I used the followiong formula to retrieve a row count of dates that meet date criteria in B2 and B3.
=SUMPRODUCT(--(DATES!L2:L148>=B2)*((DATES!L2:L148<=B3)))
I now need a similar formula that will average data in the next column M (conains number values) for the same date criteria in B2 and B3.
Any suggestions?
Thanks,
Many Kudos to the folks helping in this forum. I have one more issue revolving around dates. I need to get the average of a column based on a date range.
I used the followiong formula to retrieve a row count of dates that meet date criteria in B2 and B3.
=SUMPRODUCT(--(DATES!L2:L148>=B2)*((DATES!L2:L148<=B3)))
I now need a similar formula that will average data in the next column M (conains number values) for the same date criteria in B2 and B3.
Any suggestions?
Thanks,