Randomhero180
New Member
- Joined
- Sep 14, 2011
- Messages
- 44
Hey All
here is the formula I am currently using:
=SUMPRODUCT((Sheet1!B19:E15235="Contact Sheet Available/Disc Sent")*(MONTH(Sheet1!H19:H15235)=MONTH(TODAY())))
This counts all entries with the status "Contact Sheet Available/Disc Sent" and that have a timestamp within the current month.
I need to alter this to count the last week in september and the first 3 weeks in october (using this month as an example and will have to have to be able to run without changing dates next month)
Any ideas?
Thanks in advance.
RH
here is the formula I am currently using:
=SUMPRODUCT((Sheet1!B19:E15235="Contact Sheet Available/Disc Sent")*(MONTH(Sheet1!H19:H15235)=MONTH(TODAY())))
This counts all entries with the status "Contact Sheet Available/Disc Sent" and that have a timestamp within the current month.
I need to alter this to count the last week in september and the first 3 weeks in october (using this month as an example and will have to have to be able to run without changing dates next month)
Any ideas?
Thanks in advance.
RH