Hi there,
I'm trying to count all the cell that fall between the current day's date and the end of the month.
I've been trying this formula and similar iterations to no luck:
=COUNTIFS('Milestones'!J:J,">=Today()", 'Milestones'!J:J,"<=EOMONTH(TODAY(),0)")
Is it not possible to use the Today() or EOMONTH functions in this kind of formula or something?
If not a work-around would be greatly appreciated, thanks!
I'm trying to count all the cell that fall between the current day's date and the end of the month.
I've been trying this formula and similar iterations to no luck:
=COUNTIFS('Milestones'!J:J,">=Today()", 'Milestones'!J:J,"<=EOMONTH(TODAY(),0)")
Is it not possible to use the Today() or EOMONTH functions in this kind of formula or something?
If not a work-around would be greatly appreciated, thanks!