=AND([START DATE]<=([Today] + (14 - WEEKDAY([Today],2))), [END DATE]>=([Today] + 7 - (WEEKDAY([Today],2) - 1)))
It may complain about the votilate date of today, but you can create a field called Today before enter the formular and then remove it after saving the formular.