Hi,
My current SUMPRODUCT only sums the values in the current week, how would I go about making this only the sum the values if in G12:G222 the value doesn't equal TBA, i.e adding another condition to this?
=SUMPRODUCT((Bogies!H12:H222+0>=TODAY()-WEEKDAY(TODAY())+1)*(Bogies!H12:H222+0<=TODAY()-WEEKDAY(TODAY())+7))
Bookmarks