Godders199
Active Member
- Joined
- Mar 2, 2017
- Messages
- 313
- Office Version
- 2013
Good morning, i need to change this formula to count if in current quarter rather than month, I have tried changing month to quarter, but that does not work, does any one know what i need to change in this formula to count matches in the current quarter. it works perfectly for months.
=COUNTIFS(Allocation!H:H,'Instructions '!L4,Allocation!AB:AB,"<="&EOMONTH(TODAY(),0),Allocation!AB:AB,">"&EOMONTH(TODAY(),-1))
Thanks
=COUNTIFS(Allocation!H:H,'Instructions '!L4,Allocation!AB:AB,"<="&EOMONTH(TODAY(),0),Allocation!AB:AB,">"&EOMONTH(TODAY(),-1))
Thanks