Hello,
I have a COUNTIFS formula that I am trying to get to work. It is as follows:
=COUNTIFS(Week_Created,A13,Type,"ABC",Year,2013,CreatedDate,">"&41274)
The problem I am having is with the last criteria - CreatedDate,">"&41274, When I remove the">"& and just leave the value, the formula works, counting those created on that day. However, I need all values created after that day, not on that day. I have tried specifying as ">41274" and ">"&41274 but neither work. Any suggestions on how to get the greater than criteria in the formula working?
Thanks a lot!
Amy
Bookmarks